logger=settings t=2026-05-26T09:02:04.051291735Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T09:02:04Z logger=settings t=2026-05-26T09:02:04.051754688Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T09:02:04.051766899Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T09:02:04.051770669Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T09:02:04.051773719Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T09:02:04.051776489Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T09:02:04.051779479Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T09:02:04.051782429Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T09:02:04.051786819Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T09:02:04.051790139Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T09:02:04.051793079Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T09:02:04.051932583Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T09:02:04.051939403Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T09:02:04.051942363Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T09:02:04.051945374Z level=info msg=Target target=[all] logger=settings t=2026-05-26T09:02:04.051957504Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T09:02:04.051961764Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T09:02:04.051965204Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T09:02:04.051969234Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T09:02:04.051973564Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T09:02:04.051977454Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T09:02:04.052320214Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T09:02:04.052340945Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T09:02:04.053718333Z level=info msg="Locking database" logger=migrator t=2026-05-26T09:02:04.053730833Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T09:02:04.054264398Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T09:02:04.055089621Z level=info msg="Migration successfully executed" id="create migration_log table" duration=824.613µs logger=migrator t=2026-05-26T09:02:04.059092992Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T09:02:04.059892795Z level=info msg="Migration successfully executed" id="create user table" duration=799.363µs logger=migrator t=2026-05-26T09:02:04.064777161Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T09:02:04.065489361Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=713.43µs logger=migrator t=2026-05-26T09:02:04.070216633Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T09:02:04.071597531Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.380388ms logger=migrator t=2026-05-26T09:02:04.077870396Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T09:02:04.078659138Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=790.452µs logger=migrator t=2026-05-26T09:02:04.08661309Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T09:02:04.088092441Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.477411ms logger=migrator t=2026-05-26T09:02:04.093849312Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T09:02:04.097274127Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.423345ms logger=migrator t=2026-05-26T09:02:04.101700231Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T09:02:04.102723179Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.022598ms logger=migrator t=2026-05-26T09:02:04.108804029Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T09:02:04.109723315Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=919.456µs logger=migrator t=2026-05-26T09:02:04.114033865Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T09:02:04.115529497Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.494812ms logger=migrator t=2026-05-26T09:02:04.120551037Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T09:02:04.120999879Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=448.342µs logger=migrator t=2026-05-26T09:02:04.124434525Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T09:02:04.125044302Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=609.177µs logger=migrator t=2026-05-26T09:02:04.133811737Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T09:02:04.135392391Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.582264ms logger=migrator t=2026-05-26T09:02:04.142786706Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T09:02:04.142840378Z level=info msg="Migration successfully executed" id="Update user table charset" duration=57.452µs logger=migrator t=2026-05-26T09:02:04.147340954Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T09:02:04.150194853Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.85936ms logger=migrator t=2026-05-26T09:02:04.157456426Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T09:02:04.157935589Z level=info msg="Migration successfully executed" id="Add missing user data" duration=486.554µs logger=migrator t=2026-05-26T09:02:04.164706358Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T09:02:04.167186887Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.481379ms logger=migrator t=2026-05-26T09:02:04.174126141Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T09:02:04.175347065Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.228885ms logger=migrator t=2026-05-26T09:02:04.180399486Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T09:02:04.181537957Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.138571ms logger=migrator t=2026-05-26T09:02:04.186763413Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T09:02:04.194725655Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.958662ms logger=migrator t=2026-05-26T09:02:04.199631852Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T09:02:04.200793355Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.163832ms logger=migrator t=2026-05-26T09:02:04.225466932Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T09:02:04.225919745Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=449.723µs logger=migrator t=2026-05-26T09:02:04.233322781Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T09:02:04.234487924Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.168013ms logger=migrator t=2026-05-26T09:02:04.239628537Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-26T09:02:04.24009767Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=471.783µs logger=migrator t=2026-05-26T09:02:04.246295603Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T09:02:04.246748526Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=464.173µs logger=migrator t=2026-05-26T09:02:04.253896065Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T09:02:04.254920444Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.024329ms logger=migrator t=2026-05-26T09:02:04.260044297Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T09:02:04.260843919Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=799.392µs logger=migrator t=2026-05-26T09:02:04.26662715Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T09:02:04.267399622Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=772.342µs logger=migrator t=2026-05-26T09:02:04.273509982Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T09:02:04.274957743Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.445851ms logger=migrator t=2026-05-26T09:02:04.280569559Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T09:02:04.281531836Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=961.707µs logger=migrator t=2026-05-26T09:02:04.286735771Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T09:02:04.286767582Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.951µs logger=migrator t=2026-05-26T09:02:04.294365034Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T09:02:04.295628569Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.261415ms logger=migrator t=2026-05-26T09:02:04.301705348Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T09:02:04.302445669Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=740.541µs logger=migrator t=2026-05-26T09:02:04.307309835Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T09:02:04.308071236Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=760.361µs logger=migrator t=2026-05-26T09:02:04.313765945Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T09:02:04.314519686Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=754.001µs logger=migrator t=2026-05-26T09:02:04.318590849Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T09:02:04.32183617Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.244381ms logger=migrator t=2026-05-26T09:02:04.326464709Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T09:02:04.327312143Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=847.124µs logger=migrator t=2026-05-26T09:02:04.333238868Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T09:02:04.334157054Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=917.466µs logger=migrator t=2026-05-26T09:02:04.340688556Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T09:02:04.341494998Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=803.932µs logger=migrator t=2026-05-26T09:02:04.346026445Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T09:02:04.346781586Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=754.921µs logger=migrator t=2026-05-26T09:02:04.351646382Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T09:02:04.352402943Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=756.682µs logger=migrator t=2026-05-26T09:02:04.357372421Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T09:02:04.357840044Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=467.313µs logger=migrator t=2026-05-26T09:02:04.363083331Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T09:02:04.363848592Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=765.592µs logger=migrator t=2026-05-26T09:02:04.370169618Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T09:02:04.370841907Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=668.769µs logger=migrator t=2026-05-26T09:02:04.375789185Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T09:02:04.376886666Z level=info msg="Migration successfully executed" id="create star table" duration=1.09699ms logger=migrator t=2026-05-26T09:02:04.38242229Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T09:02:04.383188021Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=765.172µs logger=migrator t=2026-05-26T09:02:04.388406566Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T09:02:04.389226339Z level=info msg="Migration successfully executed" id="create org table v1" duration=819.683µs logger=migrator t=2026-05-26T09:02:04.394777754Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T09:02:04.395547706Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=769.622µs logger=migrator t=2026-05-26T09:02:04.401625715Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T09:02:04.402442228Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=817.483µs logger=migrator t=2026-05-26T09:02:04.407311814Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T09:02:04.408075965Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=762.671µs logger=migrator t=2026-05-26T09:02:04.412694084Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T09:02:04.413451915Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=757.131µs logger=migrator t=2026-05-26T09:02:04.419441432Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T09:02:04.421068028Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.639205ms logger=migrator t=2026-05-26T09:02:04.426298733Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T09:02:04.426368405Z level=info msg="Migration successfully executed" id="Update org table charset" duration=70.742µs logger=migrator t=2026-05-26T09:02:04.431007885Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T09:02:04.431030255Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=23.71µs logger=migrator t=2026-05-26T09:02:04.435777458Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T09:02:04.436112687Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=336.009µs logger=migrator t=2026-05-26T09:02:04.44125097Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T09:02:04.442710841Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.460591ms logger=migrator t=2026-05-26T09:02:04.447472774Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T09:02:04.448281957Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=809.083µs logger=migrator t=2026-05-26T09:02:04.453278636Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T09:02:04.454084958Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=805.722µs logger=migrator t=2026-05-26T09:02:04.458583294Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T09:02:04.45950351Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=918.156µs logger=migrator t=2026-05-26T09:02:04.465182458Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T09:02:04.466511595Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.328597ms logger=migrator t=2026-05-26T09:02:04.471631817Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T09:02:04.472335277Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=703.52µs logger=migrator t=2026-05-26T09:02:04.477439519Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T09:02:04.489180567Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=11.732598ms logger=migrator t=2026-05-26T09:02:04.49646055Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T09:02:04.497302354Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=842.603µs logger=migrator t=2026-05-26T09:02:04.502631502Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T09:02:04.50397925Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.347318ms logger=migrator t=2026-05-26T09:02:04.509694319Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T09:02:04.510512762Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=822.293µs logger=migrator t=2026-05-26T09:02:04.516262412Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T09:02:04.516819328Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=557.246µs logger=migrator t=2026-05-26T09:02:04.522086705Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T09:02:04.523372811Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.287116ms logger=migrator t=2026-05-26T09:02:04.529716928Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T09:02:04.529947174Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=233.386µs logger=migrator t=2026-05-26T09:02:04.534868481Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T09:02:04.536875727Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.006546ms logger=migrator t=2026-05-26T09:02:04.549488168Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T09:02:04.551561716Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.075778ms logger=migrator t=2026-05-26T09:02:04.556909815Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T09:02:04.5588889Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.978625ms logger=migrator t=2026-05-26T09:02:04.563400576Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T09:02:04.564302101Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=902.475µs logger=migrator t=2026-05-26T09:02:04.569462195Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T09:02:04.572746417Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.284092ms logger=migrator t=2026-05-26T09:02:04.579105104Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T09:02:04.579922537Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=816.983µs logger=migrator t=2026-05-26T09:02:04.584726851Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T09:02:04.586688696Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.962715ms logger=migrator t=2026-05-26T09:02:04.592408035Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T09:02:04.592453807Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=47.522µs logger=migrator t=2026-05-26T09:02:04.598765503Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T09:02:04.598823164Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=61.151µs logger=migrator t=2026-05-26T09:02:04.608268038Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T09:02:04.613450832Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.182854ms logger=migrator t=2026-05-26T09:02:04.61874223Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T09:02:04.621487697Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.745377ms logger=migrator t=2026-05-26T09:02:04.626577638Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T09:02:04.628910993Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.331995ms logger=migrator t=2026-05-26T09:02:04.634362775Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T09:02:04.637069581Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.708576ms logger=migrator t=2026-05-26T09:02:04.642689798Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T09:02:04.642982016Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=294.889µs logger=migrator t=2026-05-26T09:02:04.648248383Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T09:02:04.648908851Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=663.409µs logger=migrator t=2026-05-26T09:02:04.654277171Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T09:02:04.655362611Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.08673ms logger=migrator t=2026-05-26T09:02:04.662012837Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T09:02:04.662060498Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=49.822µs logger=migrator t=2026-05-26T09:02:04.66642459Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T09:02:04.667765387Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.340837ms logger=migrator t=2026-05-26T09:02:04.67505201Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T09:02:04.67646698Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.41499ms logger=migrator t=2026-05-26T09:02:04.681632374Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T09:02:04.689951436Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.317132ms logger=migrator t=2026-05-26T09:02:04.694844682Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T09:02:04.695620894Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=774.872µs logger=migrator t=2026-05-26T09:02:04.700226953Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T09:02:04.70120813Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=980.878µs logger=migrator t=2026-05-26T09:02:04.705840459Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T09:02:04.707107114Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.262255ms logger=migrator t=2026-05-26T09:02:04.710974432Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T09:02:04.711444415Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=479.574µs logger=migrator t=2026-05-26T09:02:04.714781368Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T09:02:04.715285122Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=504.944µs logger=migrator t=2026-05-26T09:02:04.719852079Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T09:02:04.721926947Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.078498ms logger=migrator t=2026-05-26T09:02:04.7256157Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T09:02:04.726915707Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.300346ms logger=migrator t=2026-05-26T09:02:04.731091803Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T09:02:04.731403782Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=313.939µs logger=migrator t=2026-05-26T09:02:04.737272405Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T09:02:04.737552703Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=283.818µs logger=migrator t=2026-05-26T09:02:04.742493771Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T09:02:04.74388344Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.387289ms logger=migrator t=2026-05-26T09:02:04.750312499Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T09:02:04.752710506Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.401497ms logger=migrator t=2026-05-26T09:02:04.757972003Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T09:02:04.759543297Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.573364ms logger=migrator t=2026-05-26T09:02:04.763998311Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T09:02:04.764912186Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=916.275µs logger=migrator t=2026-05-26T09:02:04.770849702Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T09:02:04.772316593Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.466801ms logger=migrator t=2026-05-26T09:02:04.777280651Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T09:02:04.778240138Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=958.517µs logger=migrator t=2026-05-26T09:02:04.784916804Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T09:02:04.786818317Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.903513ms logger=migrator t=2026-05-26T09:02:04.793331289Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T09:02:04.800787017Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.454858ms logger=migrator t=2026-05-26T09:02:04.81917691Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T09:02:04.82061053Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.43573ms logger=migrator t=2026-05-26T09:02:05.228419382Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T09:02:05.230012376Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.595335ms logger=migrator t=2026-05-26T09:02:05.31585717Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T09:02:05.317456415Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.600365ms logger=migrator t=2026-05-26T09:02:05.401374055Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T09:02:05.402493866Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.120281ms logger=migrator t=2026-05-26T09:02:05.647945342Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T09:02:05.651771838Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.840197ms logger=migrator t=2026-05-26T09:02:05.738797556Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T09:02:05.743032274Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.237468ms logger=migrator t=2026-05-26T09:02:05.836981444Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T09:02:05.837067937Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=90.763µs logger=migrator t=2026-05-26T09:02:05.848010351Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T09:02:05.848564977Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=557.556µs logger=migrator t=2026-05-26T09:02:05.854635596Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T09:02:05.859398629Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.757753ms logger=migrator t=2026-05-26T09:02:05.864008108Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T09:02:05.864307516Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=299.418µs logger=migrator t=2026-05-26T09:02:05.869017717Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T09:02:05.869527992Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=510.374µs logger=migrator t=2026-05-26T09:02:05.875409126Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T09:02:05.878416739Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.004293ms logger=migrator t=2026-05-26T09:02:05.884102988Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T09:02:05.884554051Z level=info msg="Migration successfully executed" id="Update uid value" duration=447.842µs logger=migrator t=2026-05-26T09:02:05.889525459Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T09:02:05.890386213Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=860.184µs logger=migrator t=2026-05-26T09:02:05.89673454Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T09:02:05.897494382Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=759.192µs logger=migrator t=2026-05-26T09:02:05.901701179Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T09:02:05.902549433Z level=info msg="Migration successfully executed" id="create api_key table" duration=847.594µs logger=migrator t=2026-05-26T09:02:05.906129953Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T09:02:05.906981366Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=851.124µs logger=migrator t=2026-05-26T09:02:05.911600035Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T09:02:05.91250397Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=904.575µs logger=migrator t=2026-05-26T09:02:05.91858807Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T09:02:05.919695681Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.107401ms logger=migrator t=2026-05-26T09:02:05.925385009Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T09:02:05.926923862Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.534783ms logger=migrator t=2026-05-26T09:02:05.933083444Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T09:02:05.933969859Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=891.095µs logger=migrator t=2026-05-26T09:02:05.938209787Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T09:02:05.939695348Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.480701ms logger=migrator t=2026-05-26T09:02:05.944112882Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T09:02:05.951488287Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.376326ms logger=migrator t=2026-05-26T09:02:05.957434773Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T09:02:05.95803798Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=598.437µs logger=migrator t=2026-05-26T09:02:05.96268338Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T09:02:05.964275744Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.594005ms logger=migrator t=2026-05-26T09:02:05.968991036Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T09:02:05.970046585Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.06101ms logger=migrator t=2026-05-26T09:02:05.975528068Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T09:02:05.976516585Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=993.277µs logger=migrator t=2026-05-26T09:02:05.981114704Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T09:02:05.981477204Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=363.61µs logger=migrator t=2026-05-26T09:02:05.985814435Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T09:02:05.986447872Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=633.567µs logger=migrator t=2026-05-26T09:02:05.992754268Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T09:02:05.99281053Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=57.692µs logger=migrator t=2026-05-26T09:02:05.997959204Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T09:02:06.000751221Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.792368ms logger=migrator t=2026-05-26T09:02:06.005922255Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T09:02:06.008479337Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.556451ms logger=migrator t=2026-05-26T09:02:06.014149195Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T09:02:06.01432275Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=173.244µs logger=migrator t=2026-05-26T09:02:06.021759687Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T09:02:06.026675414Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.911827ms logger=migrator t=2026-05-26T09:02:06.031235341Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T09:02:06.035636634Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.401103ms logger=migrator t=2026-05-26T09:02:06.040563802Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T09:02:06.041902739Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.339008ms logger=migrator t=2026-05-26T09:02:06.047495105Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T09:02:06.048423111Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=935.547µs logger=migrator t=2026-05-26T09:02:06.052746611Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T09:02:06.054274814Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.528133ms logger=migrator t=2026-05-26T09:02:06.059236672Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T09:02:06.060358754Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.123012ms logger=migrator t=2026-05-26T09:02:06.067965606Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T09:02:06.069218831Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.252495ms logger=migrator t=2026-05-26T09:02:06.075365282Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T09:02:06.076841183Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.476431ms logger=migrator t=2026-05-26T09:02:06.08390998Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T09:02:06.083978942Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.172µs logger=migrator t=2026-05-26T09:02:06.091153372Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T09:02:06.091210554Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=50.841µs logger=migrator t=2026-05-26T09:02:06.099410192Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T09:02:06.104312279Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.902907ms logger=migrator t=2026-05-26T09:02:06.108933448Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T09:02:06.111710686Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.780358ms logger=migrator t=2026-05-26T09:02:06.116858619Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T09:02:06.116938251Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=79.612µs logger=migrator t=2026-05-26T09:02:06.121005695Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T09:02:06.122393984Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.387819ms logger=migrator t=2026-05-26T09:02:06.127760063Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T09:02:06.128935486Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.174183ms logger=migrator t=2026-05-26T09:02:06.13659055Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T09:02:06.136646391Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=57.302µs logger=migrator t=2026-05-26T09:02:06.143479572Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T09:02:06.14447509Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=998.987µs logger=migrator t=2026-05-26T09:02:06.151685051Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T09:02:06.15380362Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.11757ms logger=migrator t=2026-05-26T09:02:06.165169897Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T09:02:06.174946069Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=9.773252ms logger=migrator t=2026-05-26T09:02:06.20616733Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T09:02:06.20974769Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=3.57695ms logger=migrator t=2026-05-26T09:02:06.217967819Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T09:02:06.218929416Z level=info msg="Migration successfully executed" id="create session table" duration=964.017µs logger=migrator t=2026-05-26T09:02:06.223640167Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T09:02:06.22373212Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=90.943µs logger=migrator t=2026-05-26T09:02:06.22838972Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T09:02:06.228470642Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.932µs logger=migrator t=2026-05-26T09:02:06.236253379Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T09:02:06.237591086Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.332867ms logger=migrator t=2026-05-26T09:02:06.243596264Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T09:02:06.244280833Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=684.999µs logger=migrator t=2026-05-26T09:02:06.250601359Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T09:02:06.2506446Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.161µs logger=migrator t=2026-05-26T09:02:06.255579408Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T09:02:06.255617249Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.141µs logger=migrator t=2026-05-26T09:02:06.261287057Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T09:02:06.264418694Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.125727ms logger=migrator t=2026-05-26T09:02:06.269197298Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T09:02:06.272248563Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.050515ms logger=migrator t=2026-05-26T09:02:06.277064177Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T09:02:06.277144399Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.692µs logger=migrator t=2026-05-26T09:02:06.281589943Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T09:02:06.281668175Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.752µs logger=migrator t=2026-05-26T09:02:06.287767836Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T09:02:06.288955559Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.187963ms logger=migrator t=2026-05-26T09:02:06.294631767Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T09:02:06.294669408Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.731µs logger=migrator t=2026-05-26T09:02:06.29976323Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T09:02:06.305191492Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.428312ms logger=migrator t=2026-05-26T09:02:06.313845483Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T09:02:06.314126451Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=281.658µs logger=migrator t=2026-05-26T09:02:06.321698472Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T09:02:06.325121118Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.422705ms logger=migrator t=2026-05-26T09:02:06.331591868Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T09:02:06.3349074Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.315172ms logger=migrator t=2026-05-26T09:02:06.340540227Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T09:02:06.34062492Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=85.412µs logger=migrator t=2026-05-26T09:02:06.347193733Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T09:02:06.348366856Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.174282ms logger=migrator t=2026-05-26T09:02:06.355092373Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T09:02:06.356129512Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.038059ms logger=migrator t=2026-05-26T09:02:06.362637164Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T09:02:06.363744144Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.10641ms logger=migrator t=2026-05-26T09:02:06.370719079Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T09:02:06.372157819Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.43849ms logger=migrator t=2026-05-26T09:02:06.378471155Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T09:02:06.379942086Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.472301ms logger=migrator t=2026-05-26T09:02:06.389078471Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T09:02:06.390861021Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.78557ms logger=migrator t=2026-05-26T09:02:06.400666894Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T09:02:06.402722732Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=2.052988ms logger=migrator t=2026-05-26T09:02:06.411032373Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T09:02:06.412620397Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.588894ms logger=migrator t=2026-05-26T09:02:06.422241506Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T09:02:06.423164681Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=923.635µs logger=migrator t=2026-05-26T09:02:06.429870309Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T09:02:06.440476034Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.604946ms logger=migrator t=2026-05-26T09:02:06.446089911Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T09:02:06.447005246Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=916.435µs logger=migrator t=2026-05-26T09:02:06.454853615Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-26T09:02:06.456645845Z 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.79491ms logger=migrator t=2026-05-26T09:02:06.463945949Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T09:02:06.464500124Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=560.305µs logger=migrator t=2026-05-26T09:02:06.469931676Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T09:02:06.470768199Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=837.113µs logger=migrator t=2026-05-26T09:02:06.475553493Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T09:02:06.476403257Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=850.293µs logger=migrator t=2026-05-26T09:02:06.48191452Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T09:02:06.486687213Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.773843ms logger=migrator t=2026-05-26T09:02:06.493511963Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T09:02:06.497391911Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.880578ms logger=migrator t=2026-05-26T09:02:06.501907547Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T09:02:06.506319111Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.410433ms logger=migrator t=2026-05-26T09:02:06.510875948Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T09:02:06.514855259Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.97671ms logger=migrator t=2026-05-26T09:02:06.520167877Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T09:02:06.521034431Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=868.094µs logger=migrator t=2026-05-26T09:02:06.527610334Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T09:02:06.527654446Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=48.572µs logger=migrator t=2026-05-26T09:02:06.531950555Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T09:02:06.531975716Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.431µs logger=migrator t=2026-05-26T09:02:06.537058628Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T09:02:06.538238311Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.177783ms logger=migrator t=2026-05-26T09:02:06.544802964Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T09:02:06.54644135Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.640286ms logger=migrator t=2026-05-26T09:02:06.551766618Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T09:02:06.552586481Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=821.183µs logger=migrator t=2026-05-26T09:02:06.555798111Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T09:02:06.557135138Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.336987ms logger=migrator t=2026-05-26T09:02:06.562627911Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T09:02:06.564284897Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.656546ms logger=migrator t=2026-05-26T09:02:06.570809079Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T09:02:06.574548973Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.742564ms logger=migrator t=2026-05-26T09:02:06.578759391Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T09:02:06.581640631Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.88214ms logger=migrator t=2026-05-26T09:02:06.585977462Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T09:02:06.586135866Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=159.234µs logger=migrator t=2026-05-26T09:02:06.591614569Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T09:02:06.593269905Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.653986ms logger=migrator t=2026-05-26T09:02:06.597943086Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T09:02:06.598761289Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=817.693µs logger=migrator t=2026-05-26T09:02:06.604263592Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T09:02:06.610565198Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.300846ms logger=migrator t=2026-05-26T09:02:06.617282565Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T09:02:06.617400829Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=120.943µs logger=migrator t=2026-05-26T09:02:06.622519861Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T09:02:06.623507599Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=991.188µs logger=migrator t=2026-05-26T09:02:06.632027467Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T09:02:06.633481117Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.455271ms logger=migrator t=2026-05-26T09:02:06.640829852Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T09:02:06.640910824Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.192µs logger=migrator t=2026-05-26T09:02:06.64648919Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T09:02:06.647392855Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=903.815µs logger=migrator t=2026-05-26T09:02:06.653347021Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T09:02:06.654818382Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.471081ms logger=migrator t=2026-05-26T09:02:06.659885733Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T09:02:06.661313943Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.42838ms logger=migrator t=2026-05-26T09:02:06.667342961Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T09:02:06.668817082Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.474501ms logger=migrator t=2026-05-26T09:02:06.675787137Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T09:02:06.677136044Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.348027ms logger=migrator t=2026-05-26T09:02:06.684176821Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T09:02:06.685887908Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.712007ms logger=migrator t=2026-05-26T09:02:06.690701133Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T09:02:06.690789745Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=93.072µs logger=migrator t=2026-05-26T09:02:06.696169975Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T09:02:06.700369882Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.196997ms logger=migrator t=2026-05-26T09:02:06.704741494Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T09:02:06.705605038Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=864.014µs logger=migrator t=2026-05-26T09:02:06.70996423Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T09:02:06.713860879Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.896389ms logger=migrator t=2026-05-26T09:02:06.72213487Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T09:02:06.722908901Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=774.032µs logger=migrator t=2026-05-26T09:02:06.731678556Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T09:02:06.733242719Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.563413ms logger=migrator t=2026-05-26T09:02:06.74009813Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T09:02:06.741107048Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.008498ms logger=migrator t=2026-05-26T09:02:06.748376851Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T09:02:06.764872991Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.49145ms logger=migrator t=2026-05-26T09:02:06.771918228Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T09:02:06.772746061Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=821.093µs logger=migrator t=2026-05-26T09:02:06.77843487Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-26T09:02:06.780162698Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.727189ms logger=migrator t=2026-05-26T09:02:06.784838718Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T09:02:06.785150867Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=316.559µs logger=migrator t=2026-05-26T09:02:06.789089587Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T09:02:06.789689763Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=599.726µs logger=migrator t=2026-05-26T09:02:06.797175412Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T09:02:06.797514092Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=339.85µs logger=migrator t=2026-05-26T09:02:06.80283013Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T09:02:06.808990422Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.163452ms logger=migrator t=2026-05-26T09:02:06.817044306Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T09:02:06.822335604Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.289057ms logger=migrator t=2026-05-26T09:02:06.82900561Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T09:02:06.8300777Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.07236ms logger=migrator t=2026-05-26T09:02:06.83512557Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T09:02:06.836605752Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.482502ms logger=migrator t=2026-05-26T09:02:06.846702573Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T09:02:06.847153906Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=449.423µs logger=migrator t=2026-05-26T09:02:06.854496391Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T09:02:06.861002942Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.502461ms logger=migrator t=2026-05-26T09:02:06.869548831Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T09:02:06.870707203Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.159643ms logger=migrator t=2026-05-26T09:02:06.877302567Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T09:02:06.877578865Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=277.668µs logger=migrator t=2026-05-26T09:02:06.88421327Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T09:02:06.884994501Z level=info msg="Migration successfully executed" id="Move region to single row" duration=785.242µs logger=migrator t=2026-05-26T09:02:06.917634251Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T09:02:06.918480425Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=849.684µs logger=migrator t=2026-05-26T09:02:06.924572375Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T09:02:06.92546553Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=892.215µs logger=migrator t=2026-05-26T09:02:06.930900771Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T09:02:06.93263435Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.733299ms logger=migrator t=2026-05-26T09:02:06.960271051Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T09:02:06.961431743Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.161252ms logger=migrator t=2026-05-26T09:02:06.968806499Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T09:02:06.970590109Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.784379ms logger=migrator t=2026-05-26T09:02:06.979435695Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T09:02:06.980567377Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.132751ms logger=migrator t=2026-05-26T09:02:06.989324831Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T09:02:06.989499156Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=178.815µs logger=migrator t=2026-05-26T09:02:06.995476962Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T09:02:06.997020335Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.546733ms logger=migrator t=2026-05-26T09:02:07.004842864Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T09:02:07.005854992Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.011679ms logger=migrator t=2026-05-26T09:02:07.010886852Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T09:02:07.011783097Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=889.395µs logger=migrator t=2026-05-26T09:02:07.017192948Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T09:02:07.018747041Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.555053ms logger=migrator t=2026-05-26T09:02:07.026623071Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T09:02:07.02692865Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=306.469µs logger=migrator t=2026-05-26T09:02:07.03196131Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T09:02:07.032582177Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=621.827µs logger=migrator t=2026-05-26T09:02:07.037732021Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T09:02:07.037906716Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=171.995µs logger=migrator t=2026-05-26T09:02:07.043156032Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T09:02:07.044110909Z level=info msg="Migration successfully executed" id="create team table" duration=955.397µs logger=migrator t=2026-05-26T09:02:07.051226587Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T09:02:07.052433391Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.206704ms logger=migrator t=2026-05-26T09:02:07.059412506Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T09:02:07.060520306Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.110521ms logger=migrator t=2026-05-26T09:02:07.067966234Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T09:02:07.07570488Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.734666ms logger=migrator t=2026-05-26T09:02:07.081427799Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T09:02:07.08181915Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=397.211µs logger=migrator t=2026-05-26T09:02:07.088378783Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T09:02:07.08932132Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=944.276µs logger=migrator t=2026-05-26T09:02:07.095342057Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T09:02:07.096278614Z level=info msg="Migration successfully executed" id="create team member table" duration=938.257µs logger=migrator t=2026-05-26T09:02:07.102392824Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T09:02:07.103229868Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=838.403µs logger=migrator t=2026-05-26T09:02:07.110403168Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T09:02:07.111851058Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.44786ms logger=migrator t=2026-05-26T09:02:07.117350241Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T09:02:07.118253127Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=903.806µs logger=migrator t=2026-05-26T09:02:07.124805099Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T09:02:07.130844818Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.039969ms logger=migrator t=2026-05-26T09:02:07.136562807Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T09:02:07.141391912Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.828674ms logger=migrator t=2026-05-26T09:02:07.146454733Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T09:02:07.154221129Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.758936ms logger=migrator t=2026-05-26T09:02:07.160831494Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T09:02:07.162894301Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.065217ms logger=migrator t=2026-05-26T09:02:07.173418075Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T09:02:07.174616248Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.200583ms logger=migrator t=2026-05-26T09:02:07.185107141Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T09:02:07.185940254Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=832.993µs logger=migrator t=2026-05-26T09:02:07.194488463Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T09:02:07.197241299Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.754167ms logger=migrator t=2026-05-26T09:02:07.2044394Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T09:02:07.2055188Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.08225ms logger=migrator t=2026-05-26T09:02:07.210753196Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T09:02:07.211831166Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.08087ms logger=migrator t=2026-05-26T09:02:07.216899688Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T09:02:07.217997768Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.09544ms logger=migrator t=2026-05-26T09:02:07.226121135Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T09:02:07.22703699Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=916.576µs logger=migrator t=2026-05-26T09:02:07.232659107Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T09:02:07.233443439Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=787.762µs logger=migrator t=2026-05-26T09:02:07.246200255Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T09:02:07.246699279Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=502.034µs logger=migrator t=2026-05-26T09:02:07.251081091Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T09:02:07.252387867Z level=info msg="Migration successfully executed" id="create tag table" duration=1.306396ms logger=migrator t=2026-05-26T09:02:07.257717786Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T09:02:07.258657682Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=939.496µs logger=migrator t=2026-05-26T09:02:07.265011429Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T09:02:07.266339726Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.328777ms logger=migrator t=2026-05-26T09:02:07.272427156Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T09:02:07.274513034Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.088708ms logger=migrator t=2026-05-26T09:02:07.280635985Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T09:02:07.282117366Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.482661ms logger=migrator t=2026-05-26T09:02:07.288106414Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T09:02:07.30484388Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.733927ms logger=migrator t=2026-05-26T09:02:07.309797758Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T09:02:07.31057247Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=775.792µs logger=migrator t=2026-05-26T09:02:07.315008493Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T09:02:07.316003831Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=995.368µs logger=migrator t=2026-05-26T09:02:07.321718711Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T09:02:07.322192214Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=473.923µs logger=migrator t=2026-05-26T09:02:07.328092158Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T09:02:07.329083736Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=992.138µs logger=migrator t=2026-05-26T09:02:07.334381054Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T09:02:07.335631109Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.248845ms logger=migrator t=2026-05-26T09:02:07.341902854Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T09:02:07.343381695Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.477381ms logger=migrator t=2026-05-26T09:02:07.34964524Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T09:02:07.349723632Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=80.182µs logger=migrator t=2026-05-26T09:02:07.354719921Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T09:02:07.362031365Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.311834ms logger=migrator t=2026-05-26T09:02:07.367907169Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T09:02:07.373365311Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.458092ms logger=migrator t=2026-05-26T09:02:07.378275428Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T09:02:07.383663838Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.38939ms logger=migrator t=2026-05-26T09:02:07.388714849Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T09:02:07.394011887Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.297198ms logger=migrator t=2026-05-26T09:02:07.401722192Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T09:02:07.402651058Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=931.736µs logger=migrator t=2026-05-26T09:02:07.408851451Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T09:02:07.418340295Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.490154ms logger=migrator t=2026-05-26T09:02:07.423234302Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T09:02:07.424113996Z level=info msg="Migration successfully executed" id="create server_lock table" duration=879.394µs logger=migrator t=2026-05-26T09:02:07.431204554Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T09:02:07.432286444Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.08213ms logger=migrator t=2026-05-26T09:02:07.437955563Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T09:02:07.438780126Z level=info msg="Migration successfully executed" id="create user auth token table" duration=824.303µs logger=migrator t=2026-05-26T09:02:07.444876746Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T09:02:07.445845183Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=967.797µs logger=migrator t=2026-05-26T09:02:07.453738783Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T09:02:07.455215294Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.476591ms logger=migrator t=2026-05-26T09:02:07.46043769Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T09:02:07.461403297Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=964.956µs logger=migrator t=2026-05-26T09:02:07.467221398Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T09:02:07.47623073Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.010382ms logger=migrator t=2026-05-26T09:02:07.482156845Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T09:02:07.483252006Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.09443ms logger=migrator t=2026-05-26T09:02:07.488661696Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T09:02:07.489721616Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.0597ms logger=migrator t=2026-05-26T09:02:07.496019232Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T09:02:07.497328068Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.309176ms logger=migrator t=2026-05-26T09:02:07.504255961Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T09:02:07.50529756Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.041579ms logger=migrator t=2026-05-26T09:02:07.510893177Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T09:02:07.513232562Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.338266ms logger=migrator t=2026-05-26T09:02:07.519430485Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T09:02:07.519580079Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=150.094µs logger=migrator t=2026-05-26T09:02:07.527276964Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T09:02:07.527347226Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=71.052µs logger=migrator t=2026-05-26T09:02:07.531772819Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T09:02:07.532596082Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=822.133µs logger=migrator t=2026-05-26T09:02:07.537489838Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T09:02:07.538781074Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.291046ms logger=migrator t=2026-05-26T09:02:07.544083762Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T09:02:07.54507347Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=990.028µs logger=migrator t=2026-05-26T09:02:07.551270412Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T09:02:07.551441017Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=551.085µs logger=migrator t=2026-05-26T09:02:07.555981034Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T09:02:07.557012443Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.031918ms logger=migrator t=2026-05-26T09:02:07.562928918Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T09:02:07.563861834Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=933.396µs logger=migrator t=2026-05-26T09:02:07.568795561Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T09:02:07.570036386Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.240195ms logger=migrator t=2026-05-26T09:02:07.575444537Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T09:02:07.577316969Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.863882ms logger=migrator t=2026-05-26T09:02:07.584948212Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T09:02:07.593390747Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.440005ms logger=migrator t=2026-05-26T09:02:07.599069756Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T09:02:07.600472755Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.403079ms logger=migrator t=2026-05-26T09:02:07.607131781Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T09:02:07.607292295Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=160.534µs logger=migrator t=2026-05-26T09:02:07.611087941Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T09:02:07.612029277Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=941.306µs logger=migrator t=2026-05-26T09:02:07.61857238Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-26T09:02:07.619680691Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.108321ms logger=migrator t=2026-05-26T09:02:07.626090389Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-26T09:02:07.627468148Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.379619ms logger=migrator t=2026-05-26T09:02:07.631818879Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T09:02:07.631901691Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=83.602µs logger=migrator t=2026-05-26T09:02:07.63724081Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T09:02:07.638523096Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.282026ms logger=migrator t=2026-05-26T09:02:07.645193832Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T09:02:07.646498138Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.306586ms logger=migrator t=2026-05-26T09:02:07.653602976Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-26T09:02:07.655798698Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.190821ms logger=migrator t=2026-05-26T09:02:07.661551968Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T09:02:07.662527195Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=974.997µs logger=migrator t=2026-05-26T09:02:07.669719966Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T09:02:07.679933451Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.212135ms logger=migrator t=2026-05-26T09:02:07.685858206Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T09:02:07.688691865Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.833769ms logger=migrator t=2026-05-26T09:02:07.692499621Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T09:02:07.693627173Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.124372ms logger=migrator t=2026-05-26T09:02:07.698960642Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T09:02:07.727010284Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.043201ms logger=migrator t=2026-05-26T09:02:07.732936349Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T09:02:07.759912561Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.972572ms logger=migrator t=2026-05-26T09:02:07.763781719Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T09:02:07.764851739Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.07169ms logger=migrator t=2026-05-26T09:02:07.76953909Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T09:02:07.770323112Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=784.062µs logger=migrator t=2026-05-26T09:02:07.776579836Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T09:02:07.782737818Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.160702ms logger=migrator t=2026-05-26T09:02:07.787204803Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T09:02:07.793440676Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.236033ms logger=migrator t=2026-05-26T09:02:07.79679133Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T09:02:07.797990543Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.198273ms logger=migrator t=2026-05-26T09:02:07.805644107Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T09:02:07.807388565Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.744499ms logger=migrator t=2026-05-26T09:02:07.813574748Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T09:02:07.814815822Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.240754ms logger=migrator t=2026-05-26T09:02:07.823127924Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T09:02:07.825164171Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.037417ms logger=migrator t=2026-05-26T09:02:07.83121139Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T09:02:07.831366174Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=156.484µs logger=migrator t=2026-05-26T09:02:07.838109082Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T09:02:07.846756533Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.649931ms logger=migrator t=2026-05-26T09:02:07.8520176Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T09:02:07.856828324Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.809584ms logger=migrator t=2026-05-26T09:02:07.864700844Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T09:02:07.871902564Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.20146ms logger=migrator t=2026-05-26T09:02:07.876916854Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T09:02:07.877561172Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=644.618µs logger=migrator t=2026-05-26T09:02:07.88429886Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T09:02:07.88646308Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.16314ms logger=migrator t=2026-05-26T09:02:07.891447019Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T09:02:07.898188137Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.742548ms logger=migrator t=2026-05-26T09:02:07.904585446Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T09:02:07.911812708Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.221671ms logger=migrator t=2026-05-26T09:02:07.917490136Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-26T09:02:07.918648538Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.159192ms logger=migrator t=2026-05-26T09:02:07.922962649Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T09:02:07.929252114Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.288836ms logger=migrator t=2026-05-26T09:02:07.9351886Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T09:02:07.941392873Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.203453ms logger=migrator t=2026-05-26T09:02:07.944781267Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T09:02:07.944847699Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.992µs logger=migrator t=2026-05-26T09:02:07.94846254Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T09:02:07.94955389Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.09106ms logger=migrator t=2026-05-26T09:02:07.958208471Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-26T09:02:07.95996647Z 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.758079ms logger=migrator t=2026-05-26T09:02:07.965924766Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-26T09:02:07.967267484Z 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.354398ms logger=migrator t=2026-05-26T09:02:07.973894059Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T09:02:07.973975751Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=85.122µs logger=migrator t=2026-05-26T09:02:07.982223391Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T09:02:07.991081568Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.856327ms logger=migrator t=2026-05-26T09:02:07.997289711Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T09:02:08.002383593Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.093772ms logger=migrator t=2026-05-26T09:02:08.008138774Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T09:02:08.014944144Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.80481ms logger=migrator t=2026-05-26T09:02:08.024188212Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T09:02:08.034145079Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.957347ms logger=migrator t=2026-05-26T09:02:08.041557886Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T09:02:08.048301574Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.742378ms logger=migrator t=2026-05-26T09:02:08.055534356Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T09:02:08.055592947Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=60.462µs logger=migrator t=2026-05-26T09:02:08.060038291Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T09:02:08.061526223Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.487772ms logger=migrator t=2026-05-26T09:02:08.067947172Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T09:02:08.086943572Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=18.99377ms logger=migrator t=2026-05-26T09:02:08.094002999Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T09:02:08.094098001Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=97.042µs logger=migrator t=2026-05-26T09:02:08.101676203Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T09:02:08.109908452Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.229789ms logger=migrator t=2026-05-26T09:02:08.115604101Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T09:02:08.116991109Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.391918ms logger=migrator t=2026-05-26T09:02:08.12276645Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T09:02:08.128783948Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.015068ms logger=migrator t=2026-05-26T09:02:08.137277935Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T09:02:08.138076358Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=799.542µs logger=migrator t=2026-05-26T09:02:08.146119742Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T09:02:08.147446059Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.326777ms logger=migrator t=2026-05-26T09:02:08.157645493Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T09:02:08.165600895Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.950852ms logger=migrator t=2026-05-26T09:02:08.170993366Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T09:02:08.171925722Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=932.896µs logger=migrator t=2026-05-26T09:02:08.178778343Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T09:02:08.179959716Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.183513ms logger=migrator t=2026-05-26T09:02:08.185019207Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T09:02:08.18582829Z level=info msg="Migration successfully executed" id="create alert_image table" duration=809.722µs logger=migrator t=2026-05-26T09:02:08.192213638Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T09:02:08.193251727Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.038449ms logger=migrator t=2026-05-26T09:02:08.200448747Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T09:02:08.200622052Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=172.605µs logger=migrator t=2026-05-26T09:02:08.20628006Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T09:02:08.207399891Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.120152ms logger=migrator t=2026-05-26T09:02:08.214667664Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T09:02:08.215835286Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.169873ms logger=migrator t=2026-05-26T09:02:08.223633874Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T09:02:08.224183959Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T09:02:08.306436863Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T09:02:08.306976988Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=542.925µs logger=migrator t=2026-05-26T09:02:08.314513858Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T09:02:08.315859396Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.348838ms logger=migrator t=2026-05-26T09:02:08.320830954Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T09:02:08.329844406Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.013702ms logger=migrator t=2026-05-26T09:02:08.335973067Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T09:02:08.337091438Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.118471ms logger=migrator t=2026-05-26T09:02:08.345138632Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T09:02:08.346802199Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.662767ms logger=migrator t=2026-05-26T09:02:08.353875926Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T09:02:08.354773331Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=897.435µs logger=migrator t=2026-05-26T09:02:08.360921672Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T09:02:08.362714192Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.79194ms logger=migrator t=2026-05-26T09:02:08.367908167Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T09:02:08.370308034Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.400177ms logger=migrator t=2026-05-26T09:02:08.376296871Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T09:02:08.376324292Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.541µs logger=migrator t=2026-05-26T09:02:08.382264788Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T09:02:08.38237032Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=106.733µs logger=migrator t=2026-05-26T09:02:08.387562555Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T09:02:08.397986526Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.435851ms logger=migrator t=2026-05-26T09:02:08.404025005Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T09:02:08.404524668Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=504.674µs logger=migrator t=2026-05-26T09:02:08.409526678Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T09:02:08.410796343Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.271275ms logger=migrator t=2026-05-26T09:02:08.41677714Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T09:02:08.417450889Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=675.319µs logger=migrator t=2026-05-26T09:02:08.424249039Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T09:02:08.425392481Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.143751ms logger=migrator t=2026-05-26T09:02:08.433348422Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T09:02:08.434757882Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.4091ms logger=migrator t=2026-05-26T09:02:08.440514502Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T09:02:08.478308366Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.793024ms logger=migrator t=2026-05-26T09:02:08.544608275Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T09:02:08.553951246Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.345991ms logger=migrator t=2026-05-26T09:02:08.559714216Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T09:02:08.559886821Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=179.635µs logger=migrator t=2026-05-26T09:02:08.564611093Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T09:02:08.603442976Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.827263ms logger=migrator t=2026-05-26T09:02:08.609546036Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T09:02:08.640433298Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.886311ms logger=migrator t=2026-05-26T09:02:08.648726479Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T09:02:08.649739097Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=999.698µs logger=migrator t=2026-05-26T09:02:08.656431944Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T09:02:08.658135911Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.704307ms logger=migrator t=2026-05-26T09:02:08.664418027Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T09:02:08.664713635Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=296.499µs logger=migrator t=2026-05-26T09:02:08.671688659Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T09:02:08.673351736Z level=info msg="Migration successfully executed" id="create permission table" duration=1.664817ms logger=migrator t=2026-05-26T09:02:08.680091174Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T09:02:08.681300277Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.209323ms logger=migrator t=2026-05-26T09:02:08.688955101Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T09:02:08.690125583Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.171123ms logger=migrator t=2026-05-26T09:02:08.696858161Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T09:02:08.697717065Z level=info msg="Migration successfully executed" id="create role table" duration=858.394µs logger=migrator t=2026-05-26T09:02:08.706366506Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T09:02:08.714447332Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.081536ms logger=migrator t=2026-05-26T09:02:08.721886959Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T09:02:08.729126491Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.239192ms logger=migrator t=2026-05-26T09:02:08.735797246Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T09:02:08.736883506Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.08661ms logger=migrator t=2026-05-26T09:02:08.743083809Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T09:02:08.744212991Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.129612ms logger=migrator t=2026-05-26T09:02:08.750179457Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T09:02:08.751410402Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.230955ms logger=migrator t=2026-05-26T09:02:08.757283075Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T09:02:08.758474899Z level=info msg="Migration successfully executed" id="create team role table" duration=1.192504ms logger=migrator t=2026-05-26T09:02:08.764401224Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T09:02:08.765554936Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.153362ms logger=migrator t=2026-05-26T09:02:08.771247705Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T09:02:08.772488879Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.240695ms logger=migrator t=2026-05-26T09:02:08.778177228Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T09:02:08.780208084Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.029916ms logger=migrator t=2026-05-26T09:02:08.785980135Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T09:02:08.786958063Z level=info msg="Migration successfully executed" id="create user role table" duration=974.768µs logger=migrator t=2026-05-26T09:02:08.792554069Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T09:02:08.794926515Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.370496ms logger=migrator t=2026-05-26T09:02:08.800923392Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T09:02:08.801704854Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=784.062µs logger=migrator t=2026-05-26T09:02:08.80694862Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T09:02:08.80874376Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.78895ms logger=migrator t=2026-05-26T09:02:08.817284029Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T09:02:08.81877669Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.491761ms logger=migrator t=2026-05-26T09:02:08.827394961Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T09:02:08.82844959Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.054469ms logger=migrator t=2026-05-26T09:02:08.833970884Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T09:02:08.835180368Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.206694ms logger=migrator t=2026-05-26T09:02:08.843311394Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T09:02:08.85033121Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.022236ms logger=migrator t=2026-05-26T09:02:08.855508754Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T09:02:08.856464591Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=959.727µs logger=migrator t=2026-05-26T09:02:08.862360436Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T09:02:08.864138925Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.77801ms logger=migrator t=2026-05-26T09:02:08.87077313Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T09:02:08.872422166Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.649796ms logger=migrator t=2026-05-26T09:02:08.878320821Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T09:02:08.880222694Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.899153ms logger=migrator t=2026-05-26T09:02:08.885414379Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T09:02:08.886339204Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=920.635µs logger=migrator t=2026-05-26T09:02:08.892419784Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T09:02:08.894111941Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.690897ms logger=migrator t=2026-05-26T09:02:08.900440838Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T09:02:08.909750977Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.303489ms logger=migrator t=2026-05-26T09:02:08.914531631Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T09:02:08.920524928Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.993167ms logger=migrator t=2026-05-26T09:02:08.926578687Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T09:02:08.9378301Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.252093ms logger=migrator t=2026-05-26T09:02:08.943648933Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T09:02:08.95251019Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.860467ms logger=migrator t=2026-05-26T09:02:08.957755426Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T09:02:08.95896815Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.212124ms logger=migrator t=2026-05-26T09:02:08.96470211Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T09:02:08.966004396Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.304436ms logger=migrator t=2026-05-26T09:02:08.971310604Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T09:02:08.972934839Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.624315ms logger=migrator t=2026-05-26T09:02:08.978170746Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T09:02:08.979108722Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=937.867µs logger=migrator t=2026-05-26T09:02:08.984754379Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T09:02:08.986480757Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.724368ms logger=migrator t=2026-05-26T09:02:08.99196666Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T09:02:08.992071313Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=105.553µs logger=migrator t=2026-05-26T09:02:08.997189346Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T09:02:08.997246518Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=58.162µs logger=migrator t=2026-05-26T09:02:09.00198336Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T09:02:09.002416742Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=438.762µs logger=migrator t=2026-05-26T09:02:09.00846314Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T09:02:09.00954984Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.08892ms logger=migrator t=2026-05-26T09:02:09.014716884Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T09:02:09.015522627Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=805.713µs logger=migrator t=2026-05-26T09:02:09.020503736Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T09:02:09.020720302Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=216.466µs logger=migrator t=2026-05-26T09:02:09.025342351Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T09:02:09.025896956Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=554.845µs logger=migrator t=2026-05-26T09:02:09.031548774Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T09:02:09.033068136Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.518932ms logger=migrator t=2026-05-26T09:02:09.039020202Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T09:02:09.040551785Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.531973ms logger=migrator t=2026-05-26T09:02:09.045227316Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T09:02:09.057849288Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.627363ms logger=migrator t=2026-05-26T09:02:09.063546807Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T09:02:09.063631479Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=88.663µs logger=migrator t=2026-05-26T09:02:09.069425041Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T09:02:09.071270952Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.848202ms logger=migrator t=2026-05-26T09:02:09.077333501Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T09:02:09.078589316Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.257225ms logger=migrator t=2026-05-26T09:02:09.085037256Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T09:02:09.086888918Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.851901ms logger=migrator t=2026-05-26T09:02:09.093247815Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T09:02:09.103608174Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.365019ms logger=migrator t=2026-05-26T09:02:09.108743197Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T09:02:09.109531979Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=788.932µs logger=migrator t=2026-05-26T09:02:09.11422621Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T09:02:09.115971628Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.745148ms logger=migrator t=2026-05-26T09:02:09.121815021Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T09:02:09.147339503Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.524642ms logger=migrator t=2026-05-26T09:02:09.15259549Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T09:02:09.153753902Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.156292ms logger=migrator t=2026-05-26T09:02:09.159933755Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T09:02:09.161237921Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.303556ms logger=migrator t=2026-05-26T09:02:09.166616121Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T09:02:09.168624287Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.004246ms logger=migrator t=2026-05-26T09:02:09.17411978Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T09:02:09.175377515Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.257915ms logger=migrator t=2026-05-26T09:02:09.181736202Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T09:02:09.182051301Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=315.459µs logger=migrator t=2026-05-26T09:02:09.18739576Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T09:02:09.188561493Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.164083ms logger=migrator t=2026-05-26T09:02:09.193750588Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T09:02:09.204513788Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.762051ms logger=migrator t=2026-05-26T09:02:09.210982638Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T09:02:09.211630556Z level=info msg="Migration successfully executed" id="create entity_events table" duration=647.508µs logger=migrator t=2026-05-26T09:02:09.216704798Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T09:02:09.217928142Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.223534ms logger=migrator t=2026-05-26T09:02:09.22466341Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T09:02:09.225319098Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T09:02:09.233392483Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T09:02:09.233950699Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T09:02:09.238478415Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T09:02:09.239657008Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.188943ms logger=migrator t=2026-05-26T09:02:09.24511381Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T09:02:09.246221541Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.107501ms logger=migrator t=2026-05-26T09:02:09.251483598Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T09:02:09.252818165Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.335917ms logger=migrator t=2026-05-26T09:02:09.258315388Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T09:02:09.259509501Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.194123ms logger=migrator t=2026-05-26T09:02:09.265075477Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T09:02:09.266413084Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.337288ms logger=migrator t=2026-05-26T09:02:09.271623829Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T09:02:09.27272069Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.097101ms logger=migrator t=2026-05-26T09:02:09.277711529Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T09:02:09.27882447Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.108311ms logger=migrator t=2026-05-26T09:02:09.284454417Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T09:02:09.286123084Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.671007ms logger=migrator t=2026-05-26T09:02:09.293667724Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T09:02:09.295340701Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.678847ms logger=migrator t=2026-05-26T09:02:09.300906556Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T09:02:09.302001697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.094961ms logger=migrator t=2026-05-26T09:02:09.307020897Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T09:02:09.308243221Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.220784ms logger=migrator t=2026-05-26T09:02:09.314612558Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T09:02:09.338795092Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.171134ms logger=migrator t=2026-05-26T09:02:09.344778569Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T09:02:09.352811403Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.030404ms logger=migrator t=2026-05-26T09:02:09.360482847Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T09:02:09.369700445Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.214577ms logger=migrator t=2026-05-26T09:02:09.375747393Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T09:02:09.376038381Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=291.278µs logger=migrator t=2026-05-26T09:02:09.382192173Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T09:02:09.394853596Z level=info msg="Migration successfully executed" id="add share column" duration=12.653953ms logger=migrator t=2026-05-26T09:02:09.400953946Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T09:02:09.401127001Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=174.305µs logger=migrator t=2026-05-26T09:02:09.406873831Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T09:02:09.410389079Z level=info msg="Migration successfully executed" id="create file table" duration=3.514948ms logger=migrator t=2026-05-26T09:02:09.416251983Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T09:02:09.417556609Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.305406ms logger=migrator t=2026-05-26T09:02:09.423737221Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T09:02:09.425317415Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.586804ms logger=migrator t=2026-05-26T09:02:09.432535517Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T09:02:09.434164292Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.619895ms logger=migrator t=2026-05-26T09:02:09.439585273Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T09:02:09.440962722Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.378199ms logger=migrator t=2026-05-26T09:02:09.447256987Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T09:02:09.447568416Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=304.789µs logger=migrator t=2026-05-26T09:02:09.452679699Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T09:02:09.452795762Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=126.704µs logger=migrator t=2026-05-26T09:02:09.457828282Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T09:02:09.458633095Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=809.913µs logger=migrator t=2026-05-26T09:02:09.463592273Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T09:02:09.463879191Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=285.858µs logger=migrator t=2026-05-26T09:02:09.470160896Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T09:02:09.47278713Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.625823ms logger=migrator t=2026-05-26T09:02:09.477601154Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T09:02:09.48750824Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.904926ms logger=migrator t=2026-05-26T09:02:09.493561049Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T09:02:09.493730034Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.065µs logger=migrator t=2026-05-26T09:02:09.498581939Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T09:02:09.500480012Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.899603ms logger=migrator t=2026-05-26T09:02:09.505871832Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T09:02:09.506246702Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=376.14µs logger=migrator t=2026-05-26T09:02:09.511599612Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T09:02:09.511846759Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=237.566µs logger=migrator t=2026-05-26T09:02:09.518495274Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T09:02:09.519492602Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=997.968µs logger=migrator t=2026-05-26T09:02:09.524492751Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T09:02:09.534423468Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.928277ms logger=migrator t=2026-05-26T09:02:09.539326745Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T09:02:09.550384744Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.057169ms logger=migrator t=2026-05-26T09:02:09.554826078Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T09:02:09.556148304Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.323437ms logger=migrator t=2026-05-26T09:02:09.561486203Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T09:02:09.646622308Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.132604ms logger=migrator t=2026-05-26T09:02:09.653718506Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T09:02:09.6549665Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.247654ms logger=migrator t=2026-05-26T09:02:09.660062822Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T09:02:09.662038637Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.975325ms logger=migrator t=2026-05-26T09:02:09.66930722Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T09:02:09.696673533Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.365463ms logger=migrator t=2026-05-26T09:02:09.7051592Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T09:02:09.713222465Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.063095ms logger=migrator t=2026-05-26T09:02:09.718387469Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T09:02:09.718708208Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=320.929µs logger=migrator t=2026-05-26T09:02:09.723344307Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T09:02:09.723528222Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=183.705µs logger=migrator t=2026-05-26T09:02:09.728862221Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T09:02:09.729027106Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=169.225µs logger=migrator t=2026-05-26T09:02:09.733308985Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T09:02:09.733503561Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=194.856µs logger=migrator t=2026-05-26T09:02:09.738320215Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T09:02:09.73852072Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=200.525µs logger=migrator t=2026-05-26T09:02:09.743835888Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T09:02:09.744813736Z level=info msg="Migration successfully executed" id="create folder table" duration=977.538µs logger=migrator t=2026-05-26T09:02:09.751522503Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T09:02:09.752639384Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.116541ms logger=migrator t=2026-05-26T09:02:09.759052613Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T09:02:09.760081622Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.025918ms logger=migrator t=2026-05-26T09:02:09.766085989Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T09:02:09.76610923Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.651µs logger=migrator t=2026-05-26T09:02:09.770466021Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T09:02:09.7715067Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.040459ms logger=migrator t=2026-05-26T09:02:09.77650987Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T09:02:09.777528058Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.018218ms logger=migrator t=2026-05-26T09:02:09.783504755Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T09:02:09.784539174Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.034099ms logger=migrator t=2026-05-26T09:02:09.790242493Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T09:02:09.790645374Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=402.731µs logger=migrator t=2026-05-26T09:02:09.795545081Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T09:02:09.795789858Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=244.987µs logger=migrator t=2026-05-26T09:02:09.801119536Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T09:02:09.802047062Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=927.526µs logger=migrator t=2026-05-26T09:02:09.806705652Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T09:02:09.807766752Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.05958ms logger=migrator t=2026-05-26T09:02:09.812759161Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T09:02:09.813655416Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=895.975µs logger=migrator t=2026-05-26T09:02:09.819161069Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T09:02:09.820195948Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.029619ms logger=migrator t=2026-05-26T09:02:09.82529669Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T09:02:09.826290098Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=993.128µs logger=migrator t=2026-05-26T09:02:09.831233886Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T09:02:09.832072899Z level=info msg="Migration successfully executed" id="create anon_device table" duration=833.663µs logger=migrator t=2026-05-26T09:02:09.838241951Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T09:02:09.840296189Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.053307ms logger=migrator t=2026-05-26T09:02:09.845952646Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T09:02:09.847216742Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.263946ms logger=migrator t=2026-05-26T09:02:09.853584859Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T09:02:09.854810183Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.227734ms logger=migrator t=2026-05-26T09:02:09.86005784Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T09:02:09.861277374Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.220464ms logger=migrator t=2026-05-26T09:02:09.866496799Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T09:02:09.867769655Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.272706ms logger=migrator t=2026-05-26T09:02:09.873105234Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T09:02:09.873477044Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=372.26µs logger=migrator t=2026-05-26T09:02:09.878096793Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T09:02:09.887770573Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.66928ms logger=migrator t=2026-05-26T09:02:09.893343318Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T09:02:09.893907034Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=564.566µs logger=migrator t=2026-05-26T09:02:09.899213522Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T09:02:09.899246993Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.151µs logger=migrator t=2026-05-26T09:02:09.904724575Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T09:02:09.907116342Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.391637ms logger=migrator t=2026-05-26T09:02:09.913396107Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T09:02:09.913415738Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.661µs logger=migrator t=2026-05-26T09:02:09.917895523Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T09:02:09.919199199Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.302976ms logger=migrator t=2026-05-26T09:02:09.924755664Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T09:02:09.926065591Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.309997ms logger=migrator t=2026-05-26T09:02:09.932318395Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T09:02:09.93357572Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.256785ms logger=migrator t=2026-05-26T09:02:09.939621719Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T09:02:09.941279905Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.666817ms logger=migrator t=2026-05-26T09:02:09.945993496Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T09:02:09.946456109Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=464.053µs logger=migrator t=2026-05-26T09:02:09.950876393Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T09:02:09.951989284Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.112891ms logger=migrator t=2026-05-26T09:02:09.95830076Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T09:02:09.960076619Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.775469ms logger=migrator t=2026-05-26T09:02:09.966026005Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T09:02:09.967200308Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.173953ms logger=migrator t=2026-05-26T09:02:09.973409361Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T09:02:09.982788043Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.387672ms logger=migrator t=2026-05-26T09:02:09.988819871Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T09:02:09.998274234Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.453923ms logger=migrator t=2026-05-26T09:02:10.003770498Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T09:02:10.01137097Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.602423ms logger=migrator t=2026-05-26T09:02:10.016740859Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T09:02:10.016848202Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=105.253µs logger=migrator t=2026-05-26T09:02:10.021509572Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T09:02:10.031920813Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.406201ms logger=migrator t=2026-05-26T09:02:10.037712394Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T09:02:10.044806162Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.094808ms logger=migrator t=2026-05-26T09:02:10.050305506Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T09:02:10.050697837Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=393.981µs logger=migrator t=2026-05-26T09:02:10.056220481Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.001975114s logger=migrator t=2026-05-26T09:02:10.0572656Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T09:02:10.075692263Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T09:02:10.07591821Z level=info msg="Created default organization" logger=secrets t=2026-05-26T09:02:10.08273673Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T09:02:10.131409528Z level=info msg="Restored cache from database" duration=381.88µs logger=plugin.store t=2026-05-26T09:02:10.1325731Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T09:02:10.168239284Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T09:02:10.168282476Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T09:02:10.168355868Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T09:02:10.168369068Z level=info msg="Plugins loaded" count=54 duration=35.796878ms logger=query_data t=2026-05-26T09:02:10.172268257Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T09:02:10.175645461Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T09:02:10.182936184Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T09:02:10.192865131Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T09:02:10.196973456Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T09:02:10.19998285Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T09:02:10.225581853Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T09:02:10.246697602Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T09:02:10.265650061Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T09:02:10.265675912Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-26T09:02:10.26596097Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-26T09:02:10.266020331Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-26T09:02:10.266217387Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-26T09:02:10.267279487Z level=info msg="State cache has been initialized" states=0 duration=468.393µs logger=ngalert.scheduler t=2026-05-26T09:02:10.267323328Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T09:02:10.267949725Z level=info msg=starting first_tick=2026-05-26T09:02:20Z logger=provisioning.dashboard t=2026-05-26T09:02:10.271683889Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-26T09:02:10.282215263Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-26T09:02:10.334930383Z level=info msg="Update check succeeded" duration=68.568532ms logger=sqlstore.transactions t=2026-05-26T09:02:10.335008065Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-26T09:02:10.349198491Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-26T09:02:10.349552181Z level=info msg="Update check succeeded" duration=83.731895ms logger=sqlstore.transactions t=2026-05-26T09:02:10.379512187Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-26T09:02:10.414882403Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T09:02:10.465761202Z level=info msg="Patterns update finished" duration=144.386757ms logger=grafana-apiserver t=2026-05-26T09:02:10.856461658Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T09:02:10.856955462Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T09:02:23.442488387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.447167277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.465981062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.49460619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.512346725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.540332485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.554866801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.586604226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.60576424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.663448179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.683315063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.706261843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.730973212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.780890254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.797190539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.846488864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.865489313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.90050491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.917807363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.95177361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:23.971018596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.012148254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.026675438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.064753141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.082971719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.113309125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.132743477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.175669774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.193734377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.231963174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.251367575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.291319929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.335066119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.425143401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.445422677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.517061684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.535359585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.590551204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.608231147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.666235675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.689131663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.754149777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.773141496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.832390379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.849969799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.908830571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:24.926941615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.008097959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.028124747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.086166036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.105032372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.180905378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.198686204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.259617443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.277661346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.352896695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.372142261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.438877103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.456848234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.521531418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.541477384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.612156185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.632280276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.701167417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.719634953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.795048286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.811593827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.882717811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.898403298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.973034199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:25.987282157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:26.059790089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:26.083412468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:26.149144401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:26.166635628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:26.232819024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:26.253161302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:26.332864474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:26.350954569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T09:02:26.429549721Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T09:03:45.294957803Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T09:12:10.340745601Z level=info msg="Completed cleanup jobs" duration=72.939789ms logger=plugins.update.checker t=2026-05-26T09:12:10.401315058Z level=info msg="Update check succeeded" duration=50.893761ms logger=sqlstore.transactions t=2026-05-26T09:17:10.190340894Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-26T09:22:10.29303162Z level=info msg="Completed cleanup jobs" duration=22.535819ms logger=plugins.update.checker t=2026-05-26T09:22:10.404404526Z level=info msg="Update check succeeded" duration=54.513286ms logger=cleanup t=2026-05-26T09:32:10.311171504Z level=info msg="Completed cleanup jobs" duration=44.07836ms logger=plugins.update.checker t=2026-05-26T09:32:10.40501173Z level=info msg="Update check succeeded" duration=54.356492ms logger=infra.usagestats t=2026-05-26T09:33:45.327057358Z level=info msg="Usage stats are ready to report"