logger=settings t=2026-06-05T22:11:32.107022277Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-05T22:11:32Z logger=settings t=2026-06-05T22:11:32.107341352Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-05T22:11:32.107359643Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-05T22:11:32.107364544Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-05T22:11:32.107369094Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-05T22:11:32.107373194Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-05T22:11:32.107379094Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-05T22:11:32.107383294Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-05T22:11:32.107389244Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-05T22:11:32.107395054Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-05T22:11:32.107399654Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-05T22:11:32.107405145Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-05T22:11:32.107411115Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-05T22:11:32.107418535Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-05T22:11:32.107430415Z level=info msg=Target target=[all] logger=settings t=2026-06-05T22:11:32.107440835Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-05T22:11:32.107449545Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-05T22:11:32.107453825Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-05T22:11:32.107459486Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-05T22:11:32.107463836Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-05T22:11:32.107468026Z level=info msg="App mode production" logger=sqlstore t=2026-06-05T22:11:32.107828322Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-05T22:11:32.107848833Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-05T22:11:32.109444812Z level=info msg="Locking database" logger=migrator t=2026-06-05T22:11:32.109462982Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-05T22:11:32.110306219Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-05T22:11:32.111346348Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.039689ms logger=migrator t=2026-06-05T22:11:32.116618897Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-05T22:11:32.117428662Z level=info msg="Migration successfully executed" id="create user table" duration=809.415µs logger=migrator t=2026-06-05T22:11:32.122730901Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-05T22:11:32.123507165Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=776.184µs logger=migrator t=2026-06-05T22:11:32.128058561Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-05T22:11:32.129167321Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.11534ms logger=migrator t=2026-06-05T22:11:32.133649275Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-05T22:11:32.134721825Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.06486ms logger=migrator t=2026-06-05T22:11:32.140130526Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-05T22:11:32.141212507Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.082891ms logger=migrator t=2026-06-05T22:11:32.145514147Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-05T22:11:32.148207967Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.69307ms logger=migrator t=2026-06-05T22:11:32.153668809Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-05T22:11:32.154567056Z level=info msg="Migration successfully executed" id="create user table v2" duration=898.767µs logger=migrator t=2026-06-05T22:11:32.162431303Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-05T22:11:32.164070164Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.642931ms logger=migrator t=2026-06-05T22:11:32.168269232Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-05T22:11:32.169100439Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=815.156µs logger=migrator t=2026-06-05T22:11:32.173389548Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-05T22:11:32.173835847Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=446.389µs logger=migrator t=2026-06-05T22:11:32.178562505Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-05T22:11:32.17935207Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=788.995µs logger=migrator t=2026-06-05T22:11:32.18523006Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-05T22:11:32.186567455Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.336695ms logger=migrator t=2026-06-05T22:11:32.191947126Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-05T22:11:32.192057908Z level=info msg="Migration successfully executed" id="Update user table charset" duration=105.252µs logger=migrator t=2026-06-05T22:11:32.19747321Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-05T22:11:32.199578588Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.105329ms logger=migrator t=2026-06-05T22:11:32.204309837Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-05T22:11:32.204724255Z level=info msg="Migration successfully executed" id="Add missing user data" duration=414.788µs logger=migrator t=2026-06-05T22:11:32.208610388Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-05T22:11:32.210664486Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.049577ms logger=migrator t=2026-06-05T22:11:32.214527649Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-05T22:11:32.215098189Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=565.68µs logger=migrator t=2026-06-05T22:11:32.218588734Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-05T22:11:32.219469841Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=880.987µs logger=migrator t=2026-06-05T22:11:32.224167239Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-05T22:11:32.235814706Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.648007ms logger=migrator t=2026-06-05T22:11:32.239935254Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-05T22:11:32.240845581Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=909.737µs logger=migrator t=2026-06-05T22:11:32.247369043Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-05T22:11:32.247766451Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=396.269µs logger=migrator t=2026-06-05T22:11:32.251571832Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-05T22:11:32.253003638Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.431046ms logger=migrator t=2026-06-05T22:11:32.258069073Z 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-06-05T22:11:32.258508481Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=439.758µs logger=migrator t=2026-06-05T22:11:32.262332263Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-05T22:11:32.262859523Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=527.99µs logger=migrator t=2026-06-05T22:11:32.26803422Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-05T22:11:32.269082269Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.048379ms logger=migrator t=2026-06-05T22:11:32.274102803Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-05T22:11:32.275378577Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.275344ms logger=migrator t=2026-06-05T22:11:32.279983453Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-05T22:11:32.281244657Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.259974ms logger=migrator t=2026-06-05T22:11:32.286504445Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-05T22:11:32.288636185Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.14107ms logger=migrator t=2026-06-05T22:11:32.295213899Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-05T22:11:32.296204817Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=992.158µs logger=migrator t=2026-06-05T22:11:32.302292371Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-05T22:11:32.302406203Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=116.772µs logger=migrator t=2026-06-05T22:11:32.307762783Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-05T22:11:32.309001216Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.238833ms logger=migrator t=2026-06-05T22:11:32.315318025Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-05T22:11:32.316758841Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.497457ms logger=migrator t=2026-06-05T22:11:32.323053189Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-05T22:11:32.323741333Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=688.304µs logger=migrator t=2026-06-05T22:11:32.328401249Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-05T22:11:32.329543481Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.149642ms logger=migrator t=2026-06-05T22:11:32.335130456Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-05T22:11:32.340418565Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.288659ms logger=migrator t=2026-06-05T22:11:32.375160324Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-05T22:11:32.376760965Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.602561ms logger=migrator t=2026-06-05T22:11:32.383313077Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-05T22:11:32.384785305Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.471528ms logger=migrator t=2026-06-05T22:11:32.392956907Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-05T22:11:32.393895295Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=938.388µs logger=migrator t=2026-06-05T22:11:32.400707022Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-05T22:11:32.402034848Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.318096ms logger=migrator t=2026-06-05T22:11:32.406788076Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-05T22:11:32.407844247Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.05773ms logger=migrator t=2026-06-05T22:11:32.412904471Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-05T22:11:32.41338853Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=483.129µs logger=migrator t=2026-06-05T22:11:32.421256098Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-05T22:11:32.421976521Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=724.163µs logger=migrator t=2026-06-05T22:11:32.428704906Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-05T22:11:32.429497841Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=792.555µs logger=migrator t=2026-06-05T22:11:32.434578486Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-05T22:11:32.435773939Z level=info msg="Migration successfully executed" id="create star table" duration=1.195653ms logger=migrator t=2026-06-05T22:11:32.450361722Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-05T22:11:32.452070174Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.710713ms logger=migrator t=2026-06-05T22:11:32.464520076Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-05T22:11:32.466088256Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.56901ms logger=migrator t=2026-06-05T22:11:32.472550237Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-05T22:11:32.473415053Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=860.766µs logger=migrator t=2026-06-05T22:11:32.480357593Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-05T22:11:32.481496564Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.142331ms logger=migrator t=2026-06-05T22:11:32.489372942Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-05T22:11:32.490679596Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.306704ms logger=migrator t=2026-06-05T22:11:32.49943961Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-05T22:11:32.500804486Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.364377ms logger=migrator t=2026-06-05T22:11:32.506006343Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-05T22:11:32.507397699Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.390646ms logger=migrator t=2026-06-05T22:11:32.512526145Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-05T22:11:32.512557665Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.46µs logger=migrator t=2026-06-05T22:11:32.520615436Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-05T22:11:32.520660927Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.531µs logger=migrator t=2026-06-05T22:11:32.528647827Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-05T22:11:32.529142186Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=501.589µs logger=migrator t=2026-06-05T22:11:32.53952136Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-05T22:11:32.540462608Z level=info msg="Migration successfully executed" id="create dashboard table" duration=946.028µs logger=migrator t=2026-06-05T22:11:32.547944138Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-05T22:11:32.549373674Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.431526ms logger=migrator t=2026-06-05T22:11:32.554562511Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-05T22:11:32.55557069Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.008429ms logger=migrator t=2026-06-05T22:11:32.561603254Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-05T22:11:32.562946558Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.342774ms logger=migrator t=2026-06-05T22:11:32.568545433Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-05T22:11:32.569418079Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=872.746µs logger=migrator t=2026-06-05T22:11:32.573872223Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-05T22:11:32.574618037Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=752.724µs logger=migrator t=2026-06-05T22:11:32.580624499Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-05T22:11:32.585863147Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.237878ms logger=migrator t=2026-06-05T22:11:32.591327429Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-05T22:11:32.592192866Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=865.217µs logger=migrator t=2026-06-05T22:11:32.596903454Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-05T22:11:32.59775114Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=847.546µs logger=migrator t=2026-06-05T22:11:32.60418519Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-05T22:11:32.605996714Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.812474ms logger=migrator t=2026-06-05T22:11:32.611344694Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-05T22:11:32.611873385Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=528.491µs logger=migrator t=2026-06-05T22:11:32.616631003Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-05T22:11:32.617696193Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.06298ms logger=migrator t=2026-06-05T22:11:32.623000213Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-05T22:11:32.623204657Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=205.264µs logger=migrator t=2026-06-05T22:11:32.627997466Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-05T22:11:32.629507734Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.512789ms logger=migrator t=2026-06-05T22:11:32.635501946Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-05T22:11:32.638560303Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.060097ms logger=migrator t=2026-06-05T22:11:32.644104687Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-05T22:11:32.646238847Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.13794ms logger=migrator t=2026-06-05T22:11:32.651429725Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-05T22:11:32.652567426Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.139611ms logger=migrator t=2026-06-05T22:11:32.658346544Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-05T22:11:32.661728807Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.382983ms logger=migrator t=2026-06-05T22:11:32.666989455Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-05T22:11:32.668329051Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.342576ms logger=migrator t=2026-06-05T22:11:32.673513358Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-05T22:11:32.674600218Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.08826ms logger=migrator t=2026-06-05T22:11:32.681424065Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-05T22:11:32.681631009Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=202.264µs logger=migrator t=2026-06-05T22:11:32.687404478Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-05T22:11:32.687581991Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=177.573µs logger=migrator t=2026-06-05T22:11:32.693094745Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-05T22:11:32.695273615Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.17515ms logger=migrator t=2026-06-05T22:11:32.700968941Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-05T22:11:32.703058121Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.093439ms logger=migrator t=2026-06-05T22:11:32.707972613Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-05T22:11:32.710053912Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.080999ms logger=migrator t=2026-06-05T22:11:32.71478358Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-05T22:11:32.71693953Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.15556ms logger=migrator t=2026-06-05T22:11:32.721249631Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-05T22:11:32.721525467Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=275.696µs logger=migrator t=2026-06-05T22:11:32.726821256Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-05T22:11:32.728423095Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.600979ms logger=migrator t=2026-06-05T22:11:32.733259786Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-05T22:11:32.734139822Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=891.556µs logger=migrator t=2026-06-05T22:11:32.738582866Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-05T22:11:32.738609916Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.38µs logger=migrator t=2026-06-05T22:11:32.744123179Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-05T22:11:32.746533085Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.402715ms logger=migrator t=2026-06-05T22:11:32.751724102Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-05T22:11:32.752521156Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=796.694µs logger=migrator t=2026-06-05T22:11:32.757250294Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-05T22:11:32.76506578Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.816176ms logger=migrator t=2026-06-05T22:11:32.770822418Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-05T22:11:32.771828588Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=998.349µs logger=migrator t=2026-06-05T22:11:32.776305971Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-05T22:11:32.778051184Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.740803ms logger=migrator t=2026-06-05T22:11:32.786462131Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-05T22:11:32.788354447Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.894866ms logger=migrator t=2026-06-05T22:11:32.79283015Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-05T22:11:32.793297839Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=468.259µs logger=migrator t=2026-06-05T22:11:32.800007805Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-05T22:11:32.800663487Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=656.782µs logger=migrator t=2026-06-05T22:11:32.807349312Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-05T22:11:32.809838008Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.489146ms logger=migrator t=2026-06-05T22:11:32.813395356Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-05T22:11:32.81417005Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=775.024µs logger=migrator t=2026-06-05T22:11:32.819051931Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-05T22:11:32.819239725Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=189.014µs logger=migrator t=2026-06-05T22:11:32.826986979Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-05T22:11:32.827256554Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=271.715µs logger=migrator t=2026-06-05T22:11:32.832969012Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-05T22:11:32.834182054Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.214442ms logger=migrator t=2026-06-05T22:11:32.840243347Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-05T22:11:32.842070062Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.826045ms logger=migrator t=2026-06-05T22:11:32.846680978Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-05T22:11:32.847758598Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.07619ms logger=migrator t=2026-06-05T22:11:32.851200053Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-05T22:11:32.852038688Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=838.875µs logger=migrator t=2026-06-05T22:11:32.856060644Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-05T22:11:32.857058302Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.001198ms logger=migrator t=2026-06-05T22:11:32.860415845Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-05T22:11:32.86173183Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.309025ms logger=migrator t=2026-06-05T22:11:32.865662373Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-05T22:11:32.866994359Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.331005ms logger=migrator t=2026-06-05T22:11:32.872883629Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-05T22:11:32.881028121Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.133682ms logger=migrator t=2026-06-05T22:11:32.885879531Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-05T22:11:32.886737598Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=858.197µs logger=migrator t=2026-06-05T22:11:32.891391474Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-05T22:11:32.892137849Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=746.575µs logger=migrator t=2026-06-05T22:11:32.898919276Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-05T22:11:32.899611008Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.807533ms logger=migrator t=2026-06-05T22:11:32.903535122Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-05T22:11:32.904117933Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=581.291µs logger=migrator t=2026-06-05T22:11:32.907873663Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-05T22:11:32.910045354Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.171621ms logger=migrator t=2026-06-05T22:11:32.915318243Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-05T22:11:32.91728383Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.965217ms logger=migrator t=2026-06-05T22:11:32.920660783Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-05T22:11:32.920697573Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.46µs logger=migrator t=2026-06-05T22:11:32.924232309Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-05T22:11:32.924438133Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=211.154µs logger=migrator t=2026-06-05T22:11:32.928903867Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-05T22:11:32.930973546Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.067939ms logger=migrator t=2026-06-05T22:11:32.935002251Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-05T22:11:32.935187924Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=185.833µs logger=migrator t=2026-06-05T22:11:32.938988235Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-05T22:11:32.939195839Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=207.504µs logger=migrator t=2026-06-05T22:11:32.942710096Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-05T22:11:32.945140771Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.429675ms logger=migrator t=2026-06-05T22:11:32.950395939Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-05T22:11:32.950579963Z level=info msg="Migration successfully executed" id="Update uid value" duration=184.034µs logger=migrator t=2026-06-05T22:11:32.953997797Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-05T22:11:32.954940284Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=942.467µs logger=migrator t=2026-06-05T22:11:32.95845747Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-05T22:11:32.959254145Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=794.015µs logger=migrator t=2026-06-05T22:11:32.963670267Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-05T22:11:32.964627826Z level=info msg="Migration successfully executed" id="create api_key table" duration=960.939µs logger=migrator t=2026-06-05T22:11:33.052939816Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-05T22:11:33.054813392Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.877646ms logger=migrator t=2026-06-05T22:11:33.065189905Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-05T22:11:33.066429658Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.239833ms logger=migrator t=2026-06-05T22:11:33.073623782Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-05T22:11:33.075130921Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.508569ms logger=migrator t=2026-06-05T22:11:33.082456088Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-05T22:11:33.083957255Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.504167ms logger=migrator t=2026-06-05T22:11:33.091312033Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-05T22:11:33.093476443Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.183021ms logger=migrator t=2026-06-05T22:11:33.101414481Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-05T22:11:33.102760016Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.346515ms logger=migrator t=2026-06-05T22:11:33.108886561Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-05T22:11:33.115377102Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.47744ms logger=migrator t=2026-06-05T22:11:33.119163733Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-05T22:11:33.119886816Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=723.263µs logger=migrator t=2026-06-05T22:11:33.124647506Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-05T22:11:33.125479411Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=831.395µs logger=migrator t=2026-06-05T22:11:33.129407374Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-05T22:11:33.130188269Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=780.865µs logger=migrator t=2026-06-05T22:11:33.134848856Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-05T22:11:33.13615558Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.306474ms logger=migrator t=2026-06-05T22:11:33.140546432Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-05T22:11:33.141084973Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=538.931µs logger=migrator t=2026-06-05T22:11:33.144872533Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-05T22:11:33.145765919Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=892.976µs logger=migrator t=2026-06-05T22:11:33.150455267Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-05T22:11:33.150487768Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.091µs logger=migrator t=2026-06-05T22:11:33.155347109Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-05T22:11:33.159775211Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.425582ms logger=migrator t=2026-06-05T22:11:33.164893707Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-05T22:11:33.168183828Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.309662ms logger=migrator t=2026-06-05T22:11:33.174376313Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-05T22:11:33.174545026Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=169.583µs logger=migrator t=2026-06-05T22:11:33.179245365Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-05T22:11:33.183767019Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.520214ms logger=migrator t=2026-06-05T22:11:33.188904475Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-05T22:11:33.191527964Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.623799ms logger=migrator t=2026-06-05T22:11:33.195018359Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-05T22:11:33.195747153Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=727.344µs logger=migrator t=2026-06-05T22:11:33.200649114Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-05T22:11:33.201559931Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=910.737µs logger=migrator t=2026-06-05T22:11:33.206509384Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-05T22:11:33.207363479Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=854.145µs logger=migrator t=2026-06-05T22:11:33.211208172Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-05T22:11:33.212968454Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.750672ms logger=migrator t=2026-06-05T22:11:33.218432646Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-05T22:11:33.220117168Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.602991ms logger=migrator t=2026-06-05T22:11:33.22399251Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-05T22:11:33.225329855Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.336985ms logger=migrator t=2026-06-05T22:11:33.22933156Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-05T22:11:33.229407111Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=76.181µs logger=migrator t=2026-06-05T22:11:33.233998367Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-05T22:11:33.234034098Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.531µs logger=migrator t=2026-06-05T22:11:33.242731Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-05T22:11:33.248176782Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.445412ms logger=migrator t=2026-06-05T22:11:33.252430581Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-05T22:11:33.255216903Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.786202ms logger=migrator t=2026-06-05T22:11:33.258850131Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-05T22:11:33.258919933Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=70.832µs logger=migrator t=2026-06-05T22:11:33.263534038Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-05T22:11:33.264452256Z level=info msg="Migration successfully executed" id="create quota table v1" duration=918.278µs logger=migrator t=2026-06-05T22:11:33.268264307Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-05T22:11:33.26951815Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.253683ms logger=migrator t=2026-06-05T22:11:33.273926173Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-05T22:11:33.273965243Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.261µs logger=migrator t=2026-06-05T22:11:33.278949027Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-05T22:11:33.280320452Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.371155ms logger=migrator t=2026-06-05T22:11:33.285354806Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-05T22:11:33.28614491Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=794.364µs logger=migrator t=2026-06-05T22:11:33.290311128Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-05T22:11:33.295606788Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.287979ms logger=migrator t=2026-06-05T22:11:33.299698064Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-05T22:11:33.299722554Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.3µs logger=migrator t=2026-06-05T22:11:33.304451232Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-05T22:11:33.305264437Z level=info msg="Migration successfully executed" id="create session table" duration=807.315µs logger=migrator t=2026-06-05T22:11:33.30966286Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-05T22:11:33.309788022Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=125.722µs logger=migrator t=2026-06-05T22:11:33.313513962Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-05T22:11:33.313632284Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=119.623µs logger=migrator t=2026-06-05T22:11:33.318612377Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-05T22:11:33.319822599Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.202692ms logger=migrator t=2026-06-05T22:11:33.32412096Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-05T22:11:33.325308922Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.188572ms logger=migrator t=2026-06-05T22:11:33.329258336Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-05T22:11:33.329290357Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.94µs logger=migrator t=2026-06-05T22:11:33.335718646Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-05T22:11:33.335768697Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=51.841µs logger=migrator t=2026-06-05T22:11:33.339883003Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-05T22:11:33.342942002Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.059149ms logger=migrator t=2026-06-05T22:11:33.346972616Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-05T22:11:33.350215237Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.242231ms logger=migrator t=2026-06-05T22:11:33.354054919Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-05T22:11:33.354182712Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=127.892µs logger=migrator t=2026-06-05T22:11:33.359808546Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-05T22:11:33.359915438Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=111.972µs logger=migrator t=2026-06-05T22:11:33.363485975Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-05T22:11:33.364270869Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=785.124µs logger=migrator t=2026-06-05T22:11:33.368095291Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-05T22:11:33.368119992Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.521µs logger=migrator t=2026-06-05T22:11:33.372310469Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-05T22:11:33.377308033Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.997834ms logger=migrator t=2026-06-05T22:11:33.38251888Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-05T22:11:33.382663693Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=141.553µs logger=migrator t=2026-06-05T22:11:33.386738859Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-05T22:11:33.389893877Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.155498ms logger=migrator t=2026-06-05T22:11:33.39377076Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-05T22:11:33.397128563Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.357633ms logger=migrator t=2026-06-05T22:11:33.402014634Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-05T22:11:33.402084846Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.682µs logger=migrator t=2026-06-05T22:11:33.406317324Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-05T22:11:33.407283133Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=966.319µs logger=migrator t=2026-06-05T22:11:33.410772738Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-05T22:11:33.411582973Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=810.325µs logger=migrator t=2026-06-05T22:11:33.41624925Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-05T22:11:33.417788528Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.538348ms logger=migrator t=2026-06-05T22:11:33.422067859Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-05T22:11:33.42376823Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.699511ms logger=migrator t=2026-06-05T22:11:33.43069664Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-05T22:11:33.431735339Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.037779ms logger=migrator t=2026-06-05T22:11:33.435654903Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-05T22:11:33.436571859Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=916.576µs logger=migrator t=2026-06-05T22:11:33.443485898Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-05T22:11:33.444171262Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=692.314µs logger=migrator t=2026-06-05T22:11:33.44843266Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-05T22:11:33.449289937Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=857.257µs logger=migrator t=2026-06-05T22:11:33.454136277Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-05T22:11:33.455216958Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.080801ms logger=migrator t=2026-06-05T22:11:33.458705923Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-05T22:11:33.4719097Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.196186ms logger=migrator t=2026-06-05T22:11:33.480773825Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-05T22:11:33.481367516Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=592.241µs logger=migrator t=2026-06-05T22:11:33.490211521Z 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-06-05T22:11:33.491234279Z 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.039489ms logger=migrator t=2026-06-05T22:11:33.49873067Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-05T22:11:33.499234249Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=502.769µs logger=migrator t=2026-06-05T22:11:33.508760138Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-05T22:11:33.509575703Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=815.234µs logger=migrator t=2026-06-05T22:11:33.51910801Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-05T22:11:33.520286813Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.169122ms logger=migrator t=2026-06-05T22:11:33.530234078Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-05T22:11:33.536984685Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.748866ms logger=migrator t=2026-06-05T22:11:33.553816859Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-05T22:11:33.559640067Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.825238ms logger=migrator t=2026-06-05T22:11:33.565557238Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-05T22:11:33.569616103Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.053765ms logger=migrator t=2026-06-05T22:11:33.577887058Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-05T22:11:33.581509296Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.623258ms logger=migrator t=2026-06-05T22:11:33.58650965Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-05T22:11:33.587395936Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=886.986µs logger=migrator t=2026-06-05T22:11:33.591773047Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-05T22:11:33.591800698Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.101µs logger=migrator t=2026-06-05T22:11:33.595482197Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-05T22:11:33.595506757Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.05µs logger=migrator t=2026-06-05T22:11:33.599502432Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-05T22:11:33.600640193Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.137402ms logger=migrator t=2026-06-05T22:11:33.606732157Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-05T22:11:33.607915599Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.185502ms logger=migrator t=2026-06-05T22:11:33.611773591Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-05T22:11:33.612629427Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=855.556µs logger=migrator t=2026-06-05T22:11:33.616064801Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-05T22:11:33.616801574Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=737.083µs logger=migrator t=2026-06-05T22:11:33.621430641Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-05T22:11:33.622276377Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=845.376µs logger=migrator t=2026-06-05T22:11:33.626012447Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-05T22:11:33.629879609Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.867382ms logger=migrator t=2026-06-05T22:11:33.633549047Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-05T22:11:33.637178036Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.628968ms logger=migrator t=2026-06-05T22:11:33.642546926Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-05T22:11:33.642719689Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=172.773µs logger=migrator t=2026-06-05T22:11:33.646419578Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-05T22:11:33.647269493Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=849.955µs logger=migrator t=2026-06-05T22:11:33.651453612Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-05T22:11:33.653149523Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.6418ms logger=migrator t=2026-06-05T22:11:33.658594425Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-05T22:11:33.662286284Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.691209ms logger=migrator t=2026-06-05T22:11:33.666573174Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-05T22:11:33.666641315Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.351µs logger=migrator t=2026-06-05T22:11:33.670517717Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-05T22:11:33.671384134Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=865.917µs logger=migrator t=2026-06-05T22:11:33.676958818Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-05T22:11:33.678331373Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.373365ms logger=migrator t=2026-06-05T22:11:33.683012221Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-05T22:11:33.683132663Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=121.642µs logger=migrator t=2026-06-05T22:11:33.687400443Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-05T22:11:33.688716558Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.316355ms logger=migrator t=2026-06-05T22:11:33.693422246Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-05T22:11:33.694261631Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=838.195µs logger=migrator t=2026-06-05T22:11:33.69797044Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-05T22:11:33.698913778Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=943.208µs logger=migrator t=2026-06-05T22:11:33.702752119Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-05T22:11:33.703618395Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=866.226µs logger=migrator t=2026-06-05T22:11:33.707228833Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-05T22:11:33.70814373Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=914.797µs logger=migrator t=2026-06-05T22:11:33.713981599Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-05T22:11:33.714922666Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=941.597µs logger=migrator t=2026-06-05T22:11:33.719028334Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-05T22:11:33.719087175Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=60.201µs logger=migrator t=2026-06-05T22:11:33.724358213Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-05T22:11:33.730119941Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.762558ms logger=migrator t=2026-06-05T22:11:33.734010813Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-05T22:11:33.734860489Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=846.006µs logger=migrator t=2026-06-05T22:11:33.7386575Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-05T22:11:33.743395499Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.739499ms logger=migrator t=2026-06-05T22:11:33.748210928Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-05T22:11:33.74886976Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=663.652µs logger=migrator t=2026-06-05T22:11:33.753190671Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-05T22:11:33.755052966Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.861615ms logger=migrator t=2026-06-05T22:11:33.759081491Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-05T22:11:33.760498038Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.416067ms logger=migrator t=2026-06-05T22:11:33.765567092Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-05T22:11:33.779904371Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.334349ms logger=migrator t=2026-06-05T22:11:33.783972026Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-05T22:11:33.784594177Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=622.561µs logger=migrator t=2026-06-05T22:11:33.789332956Z 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-06-05T22:11:33.790210882Z 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=878.116µs logger=migrator t=2026-06-05T22:11:33.79380969Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-05T22:11:33.794077965Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=268.345µs logger=migrator t=2026-06-05T22:11:33.797648522Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-05T22:11:33.798157281Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=508.559µs logger=migrator t=2026-06-05T22:11:33.802096854Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-05T22:11:33.802293838Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=196.864µs logger=migrator t=2026-06-05T22:11:33.807260791Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-05T22:11:33.814769281Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.520631ms logger=migrator t=2026-06-05T22:11:33.820999757Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-05T22:11:33.825622594Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.614277ms logger=migrator t=2026-06-05T22:11:33.83024026Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-05T22:11:33.831063966Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=824.466µs logger=migrator t=2026-06-05T22:11:33.836798473Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-05T22:11:33.83827694Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.480517ms logger=migrator t=2026-06-05T22:11:33.843214852Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-05T22:11:33.843522948Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=310.636µs logger=migrator t=2026-06-05T22:11:33.848232136Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-05T22:11:33.852581247Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.346831ms logger=migrator t=2026-06-05T22:11:33.858918075Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-05T22:11:33.860335502Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.516977ms logger=migrator t=2026-06-05T22:11:33.868043206Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-05T22:11:33.868332641Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=292.735µs logger=migrator t=2026-06-05T22:11:33.873895885Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-05T22:11:33.874519886Z level=info msg="Migration successfully executed" id="Move region to single row" duration=633.681µs logger=migrator t=2026-06-05T22:11:33.879357687Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-05T22:11:33.880353495Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=997.278µs logger=migrator t=2026-06-05T22:11:33.884747298Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-05T22:11:33.885464331Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=714.973µs logger=migrator t=2026-06-05T22:11:33.890026417Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-05T22:11:33.891089976Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.063759ms logger=migrator t=2026-06-05T22:11:33.895889206Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-05T22:11:33.897021587Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.13258ms logger=migrator t=2026-06-05T22:11:33.900644605Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-05T22:11:33.901677074Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.031999ms logger=migrator t=2026-06-05T22:11:33.908528961Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-05T22:11:33.910735083Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.209022ms logger=migrator t=2026-06-05T22:11:33.915735816Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-05T22:11:33.915862178Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=127.982µs logger=migrator t=2026-06-05T22:11:33.919782401Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-05T22:11:33.920574947Z level=info msg="Migration successfully executed" id="create test_data table" duration=792.836µs logger=migrator t=2026-06-05T22:11:33.924139623Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-05T22:11:33.924923158Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=779.034µs logger=migrator t=2026-06-05T22:11:33.930213856Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-05T22:11:33.931047422Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=834.266µs logger=migrator t=2026-06-05T22:11:33.935679639Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-05T22:11:33.936354621Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=675.222µs logger=migrator t=2026-06-05T22:11:33.94004524Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-05T22:11:33.940243494Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=197.854µs logger=migrator t=2026-06-05T22:11:33.944839389Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-05T22:11:33.945090745Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=251.986µs logger=migrator t=2026-06-05T22:11:33.948520809Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-05T22:11:33.94862325Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=96.891µs logger=migrator t=2026-06-05T22:11:33.955529879Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-05T22:11:33.956779233Z level=info msg="Migration successfully executed" id="create team table" duration=1.250954ms logger=migrator t=2026-06-05T22:11:33.960985891Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-05T22:11:33.963209463Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.210391ms logger=migrator t=2026-06-05T22:11:33.968687975Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-05T22:11:33.969879117Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.198632ms logger=migrator t=2026-06-05T22:11:33.976147575Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-05T22:11:33.980697769Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.550024ms logger=migrator t=2026-06-05T22:11:33.98445402Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-05T22:11:33.984644263Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=190.793µs logger=migrator t=2026-06-05T22:11:33.992187884Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-05T22:11:33.993753603Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.56927ms logger=migrator t=2026-06-05T22:11:33.998208106Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-05T22:11:33.999014292Z level=info msg="Migration successfully executed" id="create team member table" duration=806.396µs logger=migrator t=2026-06-05T22:11:34.003337171Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-05T22:11:34.004187138Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=850.037µs logger=migrator t=2026-06-05T22:11:34.0096162Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-05T22:11:34.011111737Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.497267ms logger=migrator t=2026-06-05T22:11:34.015767524Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-05T22:11:34.01666494Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=897.436µs logger=migrator t=2026-06-05T22:11:34.021119454Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-05T22:11:34.029878657Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.753683ms logger=migrator t=2026-06-05T22:11:34.034400911Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-05T22:11:34.038349995Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.950274ms logger=migrator t=2026-06-05T22:11:34.042897889Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-05T22:11:34.047828301Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.930052ms logger=migrator t=2026-06-05T22:11:34.051709644Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-05T22:11:34.052750043Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.046619ms logger=migrator t=2026-06-05T22:11:34.0568972Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-05T22:11:34.058144093Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.246423ms logger=migrator t=2026-06-05T22:11:34.062823241Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-05T22:11:34.064106965Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.283374ms logger=migrator t=2026-06-05T22:11:34.072533371Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-05T22:11:34.074933156Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.402905ms logger=migrator t=2026-06-05T22:11:34.080782115Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-05T22:11:34.081748603Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=966.368µs logger=migrator t=2026-06-05T22:11:34.085180847Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-05T22:11:34.086696065Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.513238ms logger=migrator t=2026-06-05T22:11:34.091360823Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-05T22:11:34.092974782Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.588839ms logger=migrator t=2026-06-05T22:11:34.101858027Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-05T22:11:34.105863293Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=4.009866ms logger=migrator t=2026-06-05T22:11:34.112044867Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-05T22:11:34.112689639Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=646.372µs logger=migrator t=2026-06-05T22:11:34.118273593Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-05T22:11:34.118723762Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=451.359µs logger=migrator t=2026-06-05T22:11:34.123360038Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-05T22:11:34.124766745Z level=info msg="Migration successfully executed" id="create tag table" duration=1.406847ms logger=migrator t=2026-06-05T22:11:34.128465854Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-05T22:11:34.129529983Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.064069ms logger=migrator t=2026-06-05T22:11:34.13419898Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-05T22:11:34.135003245Z level=info msg="Migration successfully executed" id="create login attempt table" duration=803.795µs logger=migrator t=2026-06-05T22:11:34.138726825Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-05T22:11:34.140479877Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.760772ms logger=migrator t=2026-06-05T22:11:34.14545425Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-05T22:11:34.146632902Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.179092ms logger=migrator t=2026-06-05T22:11:34.152295107Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-05T22:11:34.167621673Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.322106ms logger=migrator t=2026-06-05T22:11:34.173796708Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-05T22:11:34.174614443Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=818.775µs logger=migrator t=2026-06-05T22:11:34.179430923Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-05T22:11:34.18143105Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.000237ms logger=migrator t=2026-06-05T22:11:34.187799419Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-05T22:11:34.188115305Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=316.436µs logger=migrator t=2026-06-05T22:11:34.192097709Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-05T22:11:34.192830503Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=733.134µs logger=migrator t=2026-06-05T22:11:34.19805535Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-05T22:11:34.199351124Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.305744ms logger=migrator t=2026-06-05T22:11:34.204928458Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-05T22:11:34.206448117Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.518768ms logger=migrator t=2026-06-05T22:11:34.211472421Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-05T22:11:34.211539782Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.031µs logger=migrator t=2026-06-05T22:11:34.216765478Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-05T22:11:34.222067557Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.303609ms logger=migrator t=2026-06-05T22:11:34.227768223Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-05T22:11:34.233338477Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.568664ms logger=migrator t=2026-06-05T22:11:34.238589425Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-05T22:11:34.243732571Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.142526ms logger=migrator t=2026-06-05T22:11:34.248949068Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-05T22:11:34.25438923Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.438542ms logger=migrator t=2026-06-05T22:11:34.28766851Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-05T22:11:34.289226058Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.560188ms logger=migrator t=2026-06-05T22:11:34.293959777Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-05T22:11:34.30110289Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.141563ms logger=migrator t=2026-06-05T22:11:34.310714739Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-05T22:11:34.31187323Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.160751ms logger=migrator t=2026-06-05T22:11:34.317490345Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-05T22:11:34.318490994Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.001049ms logger=migrator t=2026-06-05T22:11:34.322669702Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-05T22:11:34.323513658Z level=info msg="Migration successfully executed" id="create user auth token table" duration=844.286µs logger=migrator t=2026-06-05T22:11:34.331536116Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-05T22:11:34.333279249Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.746233ms logger=migrator t=2026-06-05T22:11:34.340570046Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-05T22:11:34.342246066Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.677701ms logger=migrator t=2026-06-05T22:11:34.347915152Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-05T22:11:34.349078784Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.163672ms logger=migrator t=2026-06-05T22:11:34.356770867Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-05T22:11:34.361497815Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.728518ms logger=migrator t=2026-06-05T22:11:34.392615055Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-05T22:11:34.395636101Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=3.020496ms logger=migrator t=2026-06-05T22:11:34.402389587Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-05T22:11:34.403462127Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.07213ms logger=migrator t=2026-06-05T22:11:34.408816507Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-05T22:11:34.410275414Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.458217ms logger=migrator t=2026-06-05T22:11:34.416233465Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-05T22:11:34.417947667Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.717082ms logger=migrator t=2026-06-05T22:11:34.424596841Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-05T22:11:34.426654409Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.059008ms logger=migrator t=2026-06-05T22:11:34.432203492Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-05T22:11:34.432359735Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=157.233µs logger=migrator t=2026-06-05T22:11:34.437608633Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-05T22:11:34.437819127Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=210.684µs logger=migrator t=2026-06-05T22:11:34.442948803Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-05T22:11:34.444875359Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.926226ms logger=migrator t=2026-06-05T22:11:34.451806717Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-05T22:11:34.452573152Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=767.695µs logger=migrator t=2026-06-05T22:11:34.457755989Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-05T22:11:34.459781856Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.015297ms logger=migrator t=2026-06-05T22:11:34.465304289Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-05T22:11:34.465504923Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=201.874µs logger=migrator t=2026-06-05T22:11:34.471634877Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-05T22:11:34.472661506Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.026499ms logger=migrator t=2026-06-05T22:11:34.477647219Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-05T22:11:34.479375701Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.728092ms logger=migrator t=2026-06-05T22:11:34.484465536Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-05T22:11:34.485779691Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.313725ms logger=migrator t=2026-06-05T22:11:34.49163644Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-05T22:11:34.49271186Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.07086ms logger=migrator t=2026-06-05T22:11:34.497255065Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-05T22:11:34.503423719Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.168214ms logger=migrator t=2026-06-05T22:11:34.508081866Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-05T22:11:34.509258938Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.174213ms logger=migrator t=2026-06-05T22:11:34.515315201Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-05T22:11:34.515419713Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=105.122µs logger=migrator t=2026-06-05T22:11:34.520003388Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-05T22:11:34.520933566Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=930.158µs logger=migrator t=2026-06-05T22:11:34.527342135Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-05T22:11:34.528274173Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=931.668µs logger=migrator t=2026-06-05T22:11:34.533739075Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-05T22:11:34.535366424Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.65207ms logger=migrator t=2026-06-05T22:11:34.540246435Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-05T22:11:34.540345997Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=100.342µs logger=migrator t=2026-06-05T22:11:34.547106203Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-05T22:11:34.548955238Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.848475ms logger=migrator t=2026-06-05T22:11:34.554792626Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-05T22:11:34.555873907Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.080691ms logger=migrator t=2026-06-05T22:11:34.560311999Z 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-06-05T22:11:34.561313658Z 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.001218ms logger=migrator t=2026-06-05T22:11:34.566920732Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-05T22:11:34.567907271Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=986.269µs logger=migrator t=2026-06-05T22:11:34.573830361Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-05T22:11:34.580035487Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.204736ms logger=migrator t=2026-06-05T22:11:34.585097051Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-05T22:11:34.586931655Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.834414ms logger=migrator t=2026-06-05T22:11:34.59305487Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-05T22:11:34.594222111Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.168502ms logger=migrator t=2026-06-05T22:11:34.598648174Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-05T22:11:34.625696897Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.046323ms logger=migrator t=2026-06-05T22:11:34.630814183Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-05T22:11:34.652287483Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.47143ms logger=migrator t=2026-06-05T22:11:34.65857219Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-05T22:11:34.659803683Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.235603ms logger=migrator t=2026-06-05T22:11:34.664767495Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-05T22:11:34.666712181Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.944566ms logger=migrator t=2026-06-05T22:11:34.671621483Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-05T22:11:34.67792385Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.301987ms logger=migrator t=2026-06-05T22:11:34.683535415Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-05T22:11:34.689615228Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.079173ms logger=migrator t=2026-06-05T22:11:34.694377167Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-05T22:11:34.695376895Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=999.498µs logger=migrator t=2026-06-05T22:11:34.701230764Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-05T22:11:34.702309845Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.073361ms logger=migrator t=2026-06-05T22:11:34.70849465Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-05T22:11:34.710477237Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.974287ms logger=migrator t=2026-06-05T22:11:34.716103222Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-05T22:11:34.717243313Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.139911ms logger=migrator t=2026-06-05T22:11:34.72246964Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-05T22:11:34.722560632Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=99.822µs logger=migrator t=2026-06-05T22:11:34.730264986Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-05T22:11:34.738810085Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.544869ms logger=migrator t=2026-06-05T22:11:34.743823579Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-05T22:11:34.750697266Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.873207ms logger=migrator t=2026-06-05T22:11:34.755202541Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-05T22:11:34.7600602Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.857289ms logger=migrator t=2026-06-05T22:11:34.767252615Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-05T22:11:34.768719453Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.472168ms logger=migrator t=2026-06-05T22:11:34.775360946Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-05T22:11:34.777525847Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.179572ms logger=migrator t=2026-06-05T22:11:34.783293304Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-05T22:11:34.792846072Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.556638ms logger=migrator t=2026-06-05T22:11:34.799275641Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-05T22:11:34.805526538Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.251327ms logger=migrator t=2026-06-05T22:11:34.811022111Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-05T22:11:34.812306684Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.284733ms logger=migrator t=2026-06-05T22:11:34.817354328Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-05T22:11:34.826417437Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.062189ms logger=migrator t=2026-06-05T22:11:34.832583242Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-05T22:11:34.842228402Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.638371ms logger=migrator t=2026-06-05T22:11:34.848878296Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-05T22:11:34.848943957Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=62.782µs logger=migrator t=2026-06-05T22:11:34.85342219Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-05T22:11:34.854632852Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.210922ms logger=migrator t=2026-06-05T22:11:34.859787149Z 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-06-05T22:11:34.861501341Z 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.703752ms logger=migrator t=2026-06-05T22:11:34.868522981Z 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-06-05T22:11:34.869640903Z 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.118042ms logger=migrator t=2026-06-05T22:11:34.875180226Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-05T22:11:34.875266608Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=87.052µs logger=migrator t=2026-06-05T22:11:34.880621456Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-05T22:11:34.88884188Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.216784ms logger=migrator t=2026-06-05T22:11:34.895326501Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-05T22:11:34.902566806Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.239925ms logger=migrator t=2026-06-05T22:11:34.906967248Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-05T22:11:34.914202882Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.245174ms logger=migrator t=2026-06-05T22:11:34.918123366Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-05T22:11:34.925765309Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.639802ms logger=migrator t=2026-06-05T22:11:34.932539894Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-05T22:11:34.940407031Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.864307ms logger=migrator t=2026-06-05T22:11:34.9451918Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-05T22:11:34.945261052Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.942µs logger=migrator t=2026-06-05T22:11:34.948897699Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-05T22:11:34.949629422Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=731.713µs logger=migrator t=2026-06-05T22:11:34.955277238Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-05T22:11:34.964379277Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.099439ms logger=migrator t=2026-06-05T22:11:34.968701568Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-05T22:11:34.96878339Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=82.882µs logger=migrator t=2026-06-05T22:11:34.971281076Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-05T22:11:34.978271226Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.98805ms logger=migrator t=2026-06-05T22:11:34.982032157Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-05T22:11:34.983121507Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.08918ms logger=migrator t=2026-06-05T22:11:34.990172838Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-05T22:11:34.99671101Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.540072ms logger=migrator t=2026-06-05T22:11:35.000816066Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-05T22:11:35.001630492Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=814.616µs logger=migrator t=2026-06-05T22:11:35.006251357Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-05T22:11:35.00744162Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.189563ms logger=migrator t=2026-06-05T22:11:35.01280184Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-05T22:11:35.019378991Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.576812ms logger=migrator t=2026-06-05T22:11:35.023892846Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-05T22:11:35.024575218Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=684.372µs logger=migrator t=2026-06-05T22:11:35.031953735Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-05T22:11:35.033603896Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.652591ms logger=migrator t=2026-06-05T22:11:35.039434194Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-05T22:11:35.040395132Z level=info msg="Migration successfully executed" id="create alert_image table" duration=962.638µs logger=migrator t=2026-06-05T22:11:35.045789532Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-05T22:11:35.047346311Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.557419ms logger=migrator t=2026-06-05T22:11:35.059480916Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-05T22:11:35.059619309Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=138.603µs logger=migrator t=2026-06-05T22:11:35.066959666Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-05T22:11:35.067849672Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=891.116µs logger=migrator t=2026-06-05T22:11:35.074260982Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-05T22:11:35.075143138Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=888.786µs logger=migrator t=2026-06-05T22:11:35.081573237Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-05T22:11:35.082148058Z 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-06-05T22:11:35.091162366Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-05T22:11:35.091819658Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=660.912µs logger=migrator t=2026-06-05T22:11:35.095318953Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-05T22:11:35.096492145Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.172852ms logger=migrator t=2026-06-05T22:11:35.105465602Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-05T22:11:35.112325529Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.862337ms logger=migrator t=2026-06-05T22:11:35.117795581Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-05T22:11:35.118965843Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.170982ms logger=migrator t=2026-06-05T22:11:35.125333281Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-05T22:11:35.126702576Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.369135ms logger=migrator t=2026-06-05T22:11:35.130756142Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-05T22:11:35.132235319Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.478327ms logger=migrator t=2026-06-05T22:11:35.139102917Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-05T22:11:35.140203447Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.10092ms logger=migrator t=2026-06-05T22:11:35.143855095Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-05T22:11:35.144983566Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.127691ms logger=migrator t=2026-06-05T22:11:35.152737751Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-05T22:11:35.152776612Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.65µs logger=migrator t=2026-06-05T22:11:35.158758843Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-05T22:11:35.158931816Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=167.034µs logger=migrator t=2026-06-05T22:11:35.16293378Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-05T22:11:35.173284503Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.349212ms logger=migrator t=2026-06-05T22:11:35.17798595Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-05T22:11:35.178289616Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=303.586µs logger=migrator t=2026-06-05T22:11:35.186744143Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-05T22:11:35.187944075Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.200482ms logger=migrator t=2026-06-05T22:11:35.191756746Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-05T22:11:35.192086262Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=329.596µs logger=migrator t=2026-06-05T22:11:35.198088224Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-05T22:11:35.199151573Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.066079ms logger=migrator t=2026-06-05T22:11:35.205594793Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-05T22:11:35.206652743Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.06256ms logger=migrator t=2026-06-05T22:11:35.212997491Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-05T22:11:35.248336908Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.334997ms logger=migrator t=2026-06-05T22:11:35.25603902Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-05T22:11:35.26407133Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.03179ms logger=migrator t=2026-06-05T22:11:35.274125947Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-05T22:11:35.274469934Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=345.836µs logger=migrator t=2026-06-05T22:11:35.278754374Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-05T22:11:35.32377657Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=45.016106ms logger=migrator t=2026-06-05T22:11:35.330584907Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-05T22:11:35.364517587Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.925861ms logger=migrator t=2026-06-05T22:11:35.370138692Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-05T22:11:35.371190672Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.0462ms logger=migrator t=2026-06-05T22:11:35.377948527Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-05T22:11:35.379248001Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.310164ms logger=migrator t=2026-06-05T22:11:35.387728649Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-05T22:11:35.387987895Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=262.335µs logger=migrator t=2026-06-05T22:11:35.393387575Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-05T22:11:35.394524045Z level=info msg="Migration successfully executed" id="create permission table" duration=1.13649ms logger=migrator t=2026-06-05T22:11:35.398950537Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-05T22:11:35.40018232Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.231533ms logger=migrator t=2026-06-05T22:11:35.405913527Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-05T22:11:35.406694181Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=781.694µs logger=migrator t=2026-06-05T22:11:35.416627436Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-05T22:11:35.417623915Z level=info msg="Migration successfully executed" id="create role table" duration=999.639µs logger=migrator t=2026-06-05T22:11:35.423343341Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-05T22:11:35.430465634Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.127693ms logger=migrator t=2026-06-05T22:11:35.435907765Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-05T22:11:35.442004618Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.096313ms logger=migrator t=2026-06-05T22:11:35.449381595Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-05T22:11:35.452452533Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=3.072208ms logger=migrator t=2026-06-05T22:11:35.461664394Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-05T22:11:35.462986138Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.323984ms logger=migrator t=2026-06-05T22:11:35.471414535Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-05T22:11:35.474015813Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.601708ms logger=migrator t=2026-06-05T22:11:35.485406654Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-05T22:11:35.486564246Z level=info msg="Migration successfully executed" id="create team role table" duration=1.158812ms logger=migrator t=2026-06-05T22:11:35.57605725Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-05T22:11:35.577351024Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.738832ms logger=migrator t=2026-06-05T22:11:35.585602357Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-05T22:11:35.587598475Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.004198ms logger=migrator t=2026-06-05T22:11:35.593593046Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-05T22:11:35.595056433Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.467267ms logger=migrator t=2026-06-05T22:11:35.606356904Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-05T22:11:35.607543885Z level=info msg="Migration successfully executed" id="create user role table" duration=1.189701ms logger=migrator t=2026-06-05T22:11:35.617887068Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-05T22:11:35.619895035Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.007547ms logger=migrator t=2026-06-05T22:11:35.633447627Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-05T22:11:35.635649948Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.204571ms logger=migrator t=2026-06-05T22:11:35.642193809Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-05T22:11:35.644598204Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.409055ms logger=migrator t=2026-06-05T22:11:35.749126307Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-05T22:11:35.751359039Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.234541ms logger=migrator t=2026-06-05T22:11:35.757424151Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-05T22:11:35.758503912Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.072811ms logger=migrator t=2026-06-05T22:11:35.767174213Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-05T22:11:35.769985205Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.827453ms logger=migrator t=2026-06-05T22:11:35.775491978Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-05T22:11:35.783445396Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.953038ms logger=migrator t=2026-06-05T22:11:35.789459847Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-05T22:11:35.791391294Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.946077ms logger=migrator t=2026-06-05T22:11:35.797015458Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-05T22:11:35.7981826Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.166501ms logger=migrator t=2026-06-05T22:11:35.805046007Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-05T22:11:35.807023534Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.980647ms logger=migrator t=2026-06-05T22:11:35.830769126Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-05T22:11:35.83261581Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.847253ms logger=migrator t=2026-06-05T22:11:35.841207959Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-05T22:11:35.842685477Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.466227ms logger=migrator t=2026-06-05T22:11:35.84934294Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-05T22:11:35.851582392Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.238572ms logger=migrator t=2026-06-05T22:11:35.85684693Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-05T22:11:35.865081983Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.234573ms logger=migrator t=2026-06-05T22:11:35.912982974Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-05T22:11:35.924971236Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.988212ms logger=migrator t=2026-06-05T22:11:35.973648532Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-05T22:11:35.984553445Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.908103ms logger=migrator t=2026-06-05T22:11:35.990527986Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-05T22:11:35.999777877Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.249681ms logger=migrator t=2026-06-05T22:11:36.007127364Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-05T22:11:36.008178683Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.045449ms logger=migrator t=2026-06-05T22:11:36.01339309Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-05T22:11:36.01446768Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.07431ms logger=migrator t=2026-06-05T22:11:36.021348118Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-05T22:11:36.022466188Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.11333ms logger=migrator t=2026-06-05T22:11:36.029084981Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-05T22:11:36.030021379Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=936.748µs logger=migrator t=2026-06-05T22:11:36.035202875Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-05T22:11:36.036344966Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.142181ms logger=migrator t=2026-06-05T22:11:36.048161615Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-05T22:11:36.048281977Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=123.022µs logger=migrator t=2026-06-05T22:11:36.056101762Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-05T22:11:36.056138683Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.341µs logger=migrator t=2026-06-05T22:11:36.065068458Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-05T22:11:36.065730751Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=664.883µs logger=migrator t=2026-06-05T22:11:36.072644129Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-05T22:11:36.074288Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.653491ms logger=migrator t=2026-06-05T22:11:36.079959075Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-05T22:11:36.081196688Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.238553ms logger=migrator t=2026-06-05T22:11:36.087192179Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-05T22:11:36.087521385Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=332.616µs logger=migrator t=2026-06-05T22:11:36.094484574Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-05T22:11:36.095525783Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.077259ms logger=migrator t=2026-06-05T22:11:36.101445743Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-05T22:11:36.102538954Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.093051ms logger=migrator t=2026-06-05T22:11:36.110339048Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-05T22:11:36.112084801Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.745533ms logger=migrator t=2026-06-05T22:11:36.120191651Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-05T22:11:36.12987333Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.674179ms logger=migrator t=2026-06-05T22:11:36.135392023Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-05T22:11:36.135508135Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=119.722µs logger=migrator t=2026-06-05T22:11:36.140188542Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-05T22:11:36.14165154Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.458498ms logger=migrator t=2026-06-05T22:11:36.149044476Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-05T22:11:36.150201238Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.158882ms logger=migrator t=2026-06-05T22:11:36.155107558Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-05T22:11:36.156349692Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.254294ms logger=migrator t=2026-06-05T22:11:36.191602565Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-05T22:11:36.204042587Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.442442ms logger=migrator t=2026-06-05T22:11:36.224095939Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-05T22:11:36.22579924Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.705202ms logger=migrator t=2026-06-05T22:11:36.233001934Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-05T22:11:36.234130455Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.129561ms logger=migrator t=2026-06-05T22:11:36.238874122Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-05T22:11:36.258802442Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=19.92973ms logger=migrator t=2026-06-05T22:11:36.276744486Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-05T22:11:36.278153781Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.411836ms logger=migrator t=2026-06-05T22:11:36.285704972Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-05T22:11:36.286849822Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.146371ms logger=migrator t=2026-06-05T22:11:36.291239004Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-05T22:11:36.292337554Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.09971ms logger=migrator t=2026-06-05T22:11:36.298425748Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-05T22:11:36.300127209Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.700731ms logger=migrator t=2026-06-05T22:11:36.305670592Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-05T22:11:36.306079349Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=403.517µs logger=migrator t=2026-06-05T22:11:36.311733014Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-05T22:11:36.312711613Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=979.159µs logger=migrator t=2026-06-05T22:11:36.317744845Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-05T22:11:36.32714697Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.396425ms logger=migrator t=2026-06-05T22:11:36.331689774Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-05T22:11:36.332315987Z level=info msg="Migration successfully executed" id="create entity_events table" duration=626.443µs logger=migrator t=2026-06-05T22:11:36.336415242Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-05T22:11:36.337453192Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.03693ms logger=migrator t=2026-06-05T22:11:36.34328957Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-05T22:11:36.344102095Z 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-06-05T22:11:36.349469185Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-05T22:11:36.350070756Z 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-06-05T22:11:36.355356164Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-05T22:11:36.356213449Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=858.206µs logger=migrator t=2026-06-05T22:11:36.362944934Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-05T22:11:36.364013034Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.07325ms logger=migrator t=2026-06-05T22:11:36.368359465Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-05T22:11:36.369414884Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.056089ms logger=migrator t=2026-06-05T22:11:36.376767021Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-05T22:11:36.378276299Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.503617ms logger=migrator t=2026-06-05T22:11:36.386501441Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-05T22:11:36.387836105Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.337774ms logger=migrator t=2026-06-05T22:11:36.39293666Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-05T22:11:36.395208212Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.274892ms logger=migrator t=2026-06-05T22:11:36.399868299Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-05T22:11:36.400523651Z level=info msg="Migration successfully executed" id="Drop public config table" duration=656.532µs logger=migrator t=2026-06-05T22:11:36.405733548Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-05T22:11:36.40696207Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.229162ms logger=migrator t=2026-06-05T22:11:36.41335107Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-05T22:11:36.414611812Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.267803ms logger=migrator t=2026-06-05T22:11:36.419045215Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-05T22:11:36.420130195Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.08566ms logger=migrator t=2026-06-05T22:11:36.4252657Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-05T22:11:36.42634758Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.08765ms logger=migrator t=2026-06-05T22:11:36.432168718Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-05T22:11:36.456072072Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.911434ms logger=migrator t=2026-06-05T22:11:36.460376801Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-05T22:11:36.466719579Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.343078ms logger=migrator t=2026-06-05T22:11:36.472523807Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-05T22:11:36.481068226Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.544519ms logger=migrator t=2026-06-05T22:11:36.486023218Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-05T22:11:36.486245222Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=222.424µs logger=migrator t=2026-06-05T22:11:36.490589992Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-05T22:11:36.499587998Z level=info msg="Migration successfully executed" id="add share column" duration=8.997336ms logger=migrator t=2026-06-05T22:11:36.50502971Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-05T22:11:36.505231593Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=201.843µs logger=migrator t=2026-06-05T22:11:36.509759008Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-05T22:11:36.511629843Z level=info msg="Migration successfully executed" id="create file table" duration=1.871865ms logger=migrator t=2026-06-05T22:11:36.519424726Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-05T22:11:36.521476905Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.054059ms logger=migrator t=2026-06-05T22:11:36.589823223Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-05T22:11:36.596628209Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=6.803186ms logger=migrator t=2026-06-05T22:11:36.700669279Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-05T22:11:36.701866462Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.200173ms logger=migrator t=2026-06-05T22:11:36.765843918Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-05T22:11:36.768156751Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.303642ms logger=migrator t=2026-06-05T22:11:36.776412584Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-05T22:11:36.776542856Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=131.602µs logger=migrator t=2026-06-05T22:11:36.781165932Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-05T22:11:36.781261654Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=97.172µs logger=migrator t=2026-06-05T22:11:36.785835099Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-05T22:11:36.794318607Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=8.484098ms logger=migrator t=2026-06-05T22:11:36.800140305Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-05T22:11:36.800365839Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=226.964µs logger=migrator t=2026-06-05T22:11:36.806434821Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-05T22:11:36.808399548Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.963367ms logger=migrator t=2026-06-05T22:11:36.814105664Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-05T22:11:36.82579667Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.691577ms logger=migrator t=2026-06-05T22:11:36.830144601Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-05T22:11:36.830280733Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=136.532µs logger=migrator t=2026-06-05T22:11:36.834860798Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-05T22:11:36.835926738Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.06721ms logger=migrator t=2026-06-05T22:11:36.843957657Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-05T22:11:36.84462619Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=676.964µs logger=migrator t=2026-06-05T22:11:36.849785155Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-05T22:11:36.850275245Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=491.54µs logger=migrator t=2026-06-05T22:11:36.855208405Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-05T22:11:36.855717126Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=509.081µs logger=migrator t=2026-06-05T22:11:36.860331791Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-05T22:11:36.869176735Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.844533ms logger=migrator t=2026-06-05T22:11:36.875475162Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-05T22:11:36.883906039Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.430707ms logger=migrator t=2026-06-05T22:11:36.889425701Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-05T22:11:36.89047131Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.047539ms logger=migrator t=2026-06-05T22:11:36.895567024Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-05T22:11:36.981227673Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.654829ms logger=migrator t=2026-06-05T22:11:36.987855477Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-05T22:11:36.988757093Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=901.676µs logger=migrator t=2026-06-05T22:11:36.993668354Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-05T22:11:36.996413265Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.745091ms logger=migrator t=2026-06-05T22:11:37.00259562Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-05T22:11:37.036669761Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.06949ms logger=migrator t=2026-06-05T22:11:37.044092998Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-05T22:11:37.052728308Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.63374ms logger=migrator t=2026-06-05T22:11:37.058117388Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-05T22:11:37.058482064Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=365.226µs logger=migrator t=2026-06-05T22:11:37.064091678Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-05T22:11:37.064329373Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=236.895µs logger=migrator t=2026-06-05T22:11:37.069063761Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-05T22:11:37.069463508Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=399.938µs logger=migrator t=2026-06-05T22:11:37.074405229Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-05T22:11:37.074696925Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=291.546µs logger=migrator t=2026-06-05T22:11:37.079856321Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-05T22:11:37.080128015Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=271.605µs logger=migrator t=2026-06-05T22:11:37.086784618Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-05T22:11:37.088065291Z level=info msg="Migration successfully executed" id="create folder table" duration=1.282073ms logger=migrator t=2026-06-05T22:11:37.093153686Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-05T22:11:37.095801395Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.643019ms logger=migrator t=2026-06-05T22:11:37.100967131Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-05T22:11:37.102164752Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.197072ms logger=migrator t=2026-06-05T22:11:37.108182825Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-05T22:11:37.108224336Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.58µs logger=migrator t=2026-06-05T22:11:37.113331819Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-05T22:11:37.11551751Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.186811ms logger=migrator t=2026-06-05T22:11:37.120855929Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-05T22:11:37.122318346Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.462077ms logger=migrator t=2026-06-05T22:11:37.129100331Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-05T22:11:37.130384826Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.284424ms logger=migrator t=2026-06-05T22:11:37.135120343Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-05T22:11:37.135858847Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=734.064µs logger=migrator t=2026-06-05T22:11:37.139948622Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-05T22:11:37.14039151Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=443.108µs logger=migrator t=2026-06-05T22:11:37.14630821Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-05T22:11:37.147651405Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.343236ms logger=migrator t=2026-06-05T22:11:37.152104937Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-05T22:11:37.155153633Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=3.048756ms logger=migrator t=2026-06-05T22:11:37.160119975Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-05T22:11:37.161485721Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.366786ms logger=migrator t=2026-06-05T22:11:37.167082805Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-05T22:11:37.168132384Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.048829ms logger=migrator t=2026-06-05T22:11:37.172194909Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-05T22:11:37.173149117Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=954.139µs logger=migrator t=2026-06-05T22:11:37.17868211Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-05T22:11:37.179486024Z level=info msg="Migration successfully executed" id="create anon_device table" duration=802.465µs logger=migrator t=2026-06-05T22:11:37.183953287Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-05T22:11:37.185051327Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.09797ms logger=migrator t=2026-06-05T22:11:37.189795305Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-05T22:11:37.190853115Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.05741ms logger=migrator t=2026-06-05T22:11:37.197969977Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-05T22:11:37.198796711Z level=info msg="Migration successfully executed" id="create signing_key table" duration=827.025µs logger=migrator t=2026-06-05T22:11:37.203646621Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-05T22:11:37.2046391Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=992.029µs logger=migrator t=2026-06-05T22:11:37.209619642Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-05T22:11:37.210696322Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.07963ms logger=migrator t=2026-06-05T22:11:37.216189013Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-05T22:11:37.216478879Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=290.176µs logger=migrator t=2026-06-05T22:11:37.22082321Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-05T22:11:37.229400428Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.573198ms logger=migrator t=2026-06-05T22:11:37.23543005Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-05T22:11:37.236144983Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=716.583µs logger=migrator t=2026-06-05T22:11:37.24301282Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-05T22:11:37.243036331Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.161µs logger=migrator t=2026-06-05T22:11:37.249036652Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-05T22:11:37.250155982Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.120191ms logger=migrator t=2026-06-05T22:11:37.255199805Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-05T22:11:37.255221826Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.951µs logger=migrator t=2026-06-05T22:11:37.260404232Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-05T22:11:37.261579433Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.175021ms logger=migrator t=2026-06-05T22:11:37.267445152Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-05T22:11:37.268579073Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.133881ms logger=migrator t=2026-06-05T22:11:37.275226956Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-05T22:11:37.276215545Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=991.519µs logger=migrator t=2026-06-05T22:11:37.281782958Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-05T22:11:37.282713825Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=933.787µs logger=migrator t=2026-06-05T22:11:37.288852728Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-05T22:11:37.289371138Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=521.14µs logger=migrator t=2026-06-05T22:11:37.294442712Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-05T22:11:37.295089194Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=646.662µs logger=migrator t=2026-06-05T22:11:37.299905823Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-05T22:11:37.300897891Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=992.548µs logger=migrator t=2026-06-05T22:11:37.306489675Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-05T22:11:37.307575065Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.08517ms logger=migrator t=2026-06-05T22:11:37.312449736Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-05T22:11:37.324110791Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.657725ms logger=migrator t=2026-06-05T22:11:37.329242406Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-05T22:11:37.342011702Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.763656ms logger=migrator t=2026-06-05T22:11:37.349325138Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-05T22:11:37.360389233Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.063335ms logger=migrator t=2026-06-05T22:11:37.365723162Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-05T22:11:37.365902835Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=182.123µs logger=migrator t=2026-06-05T22:11:37.370811105Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-05T22:11:37.380909112Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.096257ms logger=migrator t=2026-06-05T22:11:37.386473715Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-05T22:11:37.394542345Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.06912ms logger=migrator t=2026-06-05T22:11:37.400520105Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-05T22:11:37.40077906Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=259.265µs logger=migrator t=2026-06-05T22:11:37.405471047Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.295191059s logger=migrator t=2026-06-05T22:11:37.406481636Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-05T22:11:37.423376198Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-05T22:11:37.423597262Z level=info msg="Created default organization" logger=secrets t=2026-06-05T22:11:37.431685272Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-05T22:11:37.476151025Z level=info msg="Restored cache from database" duration=371.657µs logger=plugin.store t=2026-06-05T22:11:37.477354397Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-05T22:11:37.518775774Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-05T22:11:37.518846586Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-05T22:11:37.519003708Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-05T22:11:37.519028669Z level=info msg="Plugins loaded" count=54 duration=41.674392ms logger=query_data t=2026-06-05T22:11:37.523560183Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-05T22:11:37.52721327Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-05T22:11:37.534976624Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-05T22:11:37.543319229Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-05T22:11:37.54555412Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-05T22:11:37.547530536Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-05T22:11:37.567840373Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-05T22:11:37.595591847Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-05T22:11:37.615551036Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-05T22:11:37.615671948Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-05T22:11:37.617127975Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-05T22:11:37.617833588Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-05T22:11:37.622912812Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-06-05T22:11:37.62659708Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-05T22:11:37.654337704Z level=info msg="State cache has been initialized" states=0 duration=37.20568ms logger=ngalert.scheduler t=2026-06-05T22:11:37.654410515Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-05T22:11:37.654523287Z level=info msg=starting first_tick=2026-06-05T22:11:40Z logger=plugins.update.checker t=2026-06-05T22:11:37.69305638Z level=info msg="Update check succeeded" duration=77.206439ms logger=grafana.update.checker t=2026-06-05T22:11:37.695930833Z level=info msg="Update check succeeded" duration=80.091362ms logger=provisioning.dashboard t=2026-06-05T22:11:37.722174239Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-05T22:11:37.756209889Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-05T22:11:37.769788351Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-05T22:11:37.770630076Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-05T22:11:37.783694128Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-05T22:11:37.796475204Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-05T22:11:37.821541178Z level=info msg="Patterns update finished" duration=169.409545ms logger=provisioning.dashboard t=2026-06-05T22:11:37.835204991Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-05T22:11:38.177486049Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-05T22:11:38.17800755Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-05T22:11:38.195333149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.197731594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.238309173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.382545018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.412859057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.640887479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.659231217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.726689443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.741789733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.844136003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.861060615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.958295801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:38.977081999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.125373393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.142669771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.216589874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.239283212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.296928864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.320263354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.392773291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.410462697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.470072586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.486209703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.526520396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.544139701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.589250702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.614528818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.693030354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.712118827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.765382178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.784901308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.872940031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.892745986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.980178367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:39.99987009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.128747981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.146487757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.233058439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.249142425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.310793429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.331687743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.39513886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.410726117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.465151458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.485298528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.540740328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.559169727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.622558312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.641837207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.715631674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.734106204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.779165203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.798952887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.843386754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.862456635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.920818068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:40.936090879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.00142769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.019439441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.07279041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.090875672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.163062347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.180215451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.240082901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.270238233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.427170764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.448612487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.571025354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.592813014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.828831366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.846716814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.974279545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:41.986322376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:42.138683787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:42.156692017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:42.285226211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:42.304863691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:42.398297522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:42.414806234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-05T22:11:42.493491755Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-05T22:13:27.6540281Z level=info msg="Usage stats are ready to report"