logger=settings t=2026-05-11T12:32:17.595179972Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T12:32:17Z logger=settings t=2026-05-11T12:32:17.595589581Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T12:32:17.595604071Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T12:32:17.595613512Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T12:32:17.595618062Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T12:32:17.595623862Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T12:32:17.595628102Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T12:32:17.595634852Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T12:32:17.595639802Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T12:32:17.595646482Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T12:32:17.595650943Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T12:32:17.595656883Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T12:32:17.595660853Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T12:32:17.595664913Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T12:32:17.595672953Z level=info msg=Target target=[all] logger=settings t=2026-05-11T12:32:17.595685403Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T12:32:17.595689143Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T12:32:17.595692694Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T12:32:17.595696264Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T12:32:17.595702504Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T12:32:17.595706444Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T12:32:17.596197265Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T12:32:17.596223356Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T12:32:17.598128762Z level=info msg="Locking database" logger=migrator t=2026-05-11T12:32:17.598160253Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T12:32:17.599038573Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T12:32:17.600202562Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.163619ms logger=migrator t=2026-05-11T12:32:17.629475061Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T12:32:17.630492375Z level=info msg="Migration successfully executed" id="create user table" duration=1.021454ms logger=migrator t=2026-05-11T12:32:17.63989133Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T12:32:17.642182545Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.284915ms logger=migrator t=2026-05-11T12:32:17.649002828Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T12:32:17.649867608Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=868.96µs logger=migrator t=2026-05-11T12:32:17.65788438Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T12:32:17.65912363Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.25098ms logger=migrator t=2026-05-11T12:32:17.670065052Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T12:32:17.670920902Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=860.48µs logger=migrator t=2026-05-11T12:32:17.687763504Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T12:32:17.700031267Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=12.266623ms logger=migrator t=2026-05-11T12:32:17.705259972Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T12:32:17.706217045Z level=info msg="Migration successfully executed" id="create user table v2" duration=957.503µs logger=migrator t=2026-05-11T12:32:17.712576888Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T12:32:17.713314335Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=737.407µs logger=migrator t=2026-05-11T12:32:17.719765949Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T12:32:17.720658901Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=895.422µs logger=migrator t=2026-05-11T12:32:17.726017649Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T12:32:17.726419269Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=399.51µs logger=migrator t=2026-05-11T12:32:17.731269544Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T12:32:17.732097414Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=828.09µs logger=migrator t=2026-05-11T12:32:17.754836128Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T12:32:17.755933504Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.102096ms logger=migrator t=2026-05-11T12:32:17.804360192Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T12:32:17.804411393Z level=info msg="Migration successfully executed" id="Update user table charset" duration=68.812µs logger=migrator t=2026-05-11T12:32:17.818805157Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T12:32:17.819848542Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.057054ms logger=migrator t=2026-05-11T12:32:17.825517407Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T12:32:17.825723132Z level=info msg="Migration successfully executed" id="Add missing user data" duration=207.855µs logger=migrator t=2026-05-11T12:32:17.831258914Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T12:32:17.832515845Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.256601ms logger=migrator t=2026-05-11T12:32:17.840511375Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T12:32:17.841392437Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=881.812µs logger=migrator t=2026-05-11T12:32:17.846838307Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T12:32:17.848628659Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.786322ms logger=migrator t=2026-05-11T12:32:17.853951087Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T12:32:17.863125466Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.165168ms logger=migrator t=2026-05-11T12:32:17.870010461Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T12:32:17.871449045Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.447114ms logger=migrator t=2026-05-11T12:32:17.881906355Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T12:32:17.882227172Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=325.538µs logger=migrator t=2026-05-11T12:32:17.897900997Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T12:32:17.898717126Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=822.699µs logger=migrator t=2026-05-11T12:32:17.905346696Z 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-11T12:32:17.90764709Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=2.301154ms logger=migrator t=2026-05-11T12:32:17.916122632Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T12:32:17.91724285Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.123828ms logger=migrator t=2026-05-11T12:32:17.926866799Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T12:32:17.927662799Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=798.91µs logger=migrator t=2026-05-11T12:32:17.937501444Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T12:32:17.938661741Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.162027ms logger=migrator t=2026-05-11T12:32:17.944599764Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T12:32:17.94527905Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=681.496µs logger=migrator t=2026-05-11T12:32:17.951595831Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T12:32:17.952372159Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=778.539µs logger=migrator t=2026-05-11T12:32:17.958315941Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T12:32:17.959344176Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.029505ms logger=migrator t=2026-05-11T12:32:17.964222273Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T12:32:17.964248834Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.67µs logger=migrator t=2026-05-11T12:32:17.971416044Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T12:32:17.972386097Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=969.363µs logger=migrator t=2026-05-11T12:32:17.977764866Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T12:32:17.981204669Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=3.438683ms logger=migrator t=2026-05-11T12:32:17.987841137Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T12:32:17.988627045Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=785.928µs logger=migrator t=2026-05-11T12:32:17.998047782Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T12:32:18.000076549Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=2.033088ms logger=migrator t=2026-05-11T12:32:18.01178795Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T12:32:18.016961643Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.171353ms logger=migrator t=2026-05-11T12:32:18.027146586Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T12:32:18.032139356Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=4.9956ms logger=migrator t=2026-05-11T12:32:18.039046421Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T12:32:18.040277401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.23515ms logger=migrator t=2026-05-11T12:32:18.045419434Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T12:32:18.046231703Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=820.229µs logger=migrator t=2026-05-11T12:32:18.052994424Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T12:32:18.053762623Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=774.289µs logger=migrator t=2026-05-11T12:32:18.070672797Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T12:32:18.071494507Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=825.37µs logger=migrator t=2026-05-11T12:32:18.07957822Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T12:32:18.080335068Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=759.638µs logger=migrator t=2026-05-11T12:32:18.086933335Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T12:32:18.087653903Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=721.068µs logger=migrator t=2026-05-11T12:32:18.092367005Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T12:32:18.092693633Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=332.878µs logger=migrator t=2026-05-11T12:32:18.100729315Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T12:32:18.101355031Z level=info msg="Migration successfully executed" id="create star table" duration=629.226µs logger=migrator t=2026-05-11T12:32:18.11347203Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T12:32:18.114186497Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=717.947µs logger=migrator t=2026-05-11T12:32:18.126991453Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T12:32:18.135937037Z level=info msg="Migration successfully executed" id="create org table v1" duration=8.937484ms logger=migrator t=2026-05-11T12:32:18.146880359Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T12:32:18.14777757Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=901.191µs logger=migrator t=2026-05-11T12:32:18.153176919Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T12:32:18.153986128Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=814.849µs logger=migrator t=2026-05-11T12:32:18.159014038Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T12:32:18.160015862Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.003274ms logger=migrator t=2026-05-11T12:32:18.164762516Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T12:32:18.165317839Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=555.963µs logger=migrator t=2026-05-11T12:32:18.172381348Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T12:32:18.173143546Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=757.868µs logger=migrator t=2026-05-11T12:32:18.178785551Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T12:32:18.178820662Z level=info msg="Migration successfully executed" id="Update org table charset" duration=54.602µs logger=migrator t=2026-05-11T12:32:18.184010006Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T12:32:18.184034086Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.75µs logger=migrator t=2026-05-11T12:32:18.187881478Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T12:32:18.188041072Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=159.604µs logger=migrator t=2026-05-11T12:32:18.238493578Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T12:32:18.241326865Z level=info msg="Migration successfully executed" id="create dashboard table" duration=2.834867ms logger=migrator t=2026-05-11T12:32:18.248986419Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T12:32:18.249724906Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=741.267µs logger=migrator t=2026-05-11T12:32:18.267220875Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T12:32:18.272620774Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=5.402539ms logger=migrator t=2026-05-11T12:32:18.287688784Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T12:32:18.288512604Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=827.64µs logger=migrator t=2026-05-11T12:32:18.295728276Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T12:32:18.297277123Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.558757ms logger=migrator t=2026-05-11T12:32:18.310294744Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T12:32:18.314798583Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=4.500838ms logger=migrator t=2026-05-11T12:32:18.325445957Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T12:32:18.334099804Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.640416ms logger=migrator t=2026-05-11T12:32:18.350874025Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T12:32:18.351709524Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=840.039µs logger=migrator t=2026-05-11T12:32:18.357733718Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T12:32:18.360100195Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=2.364087ms logger=migrator t=2026-05-11T12:32:18.365278439Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T12:32:18.366825295Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.546516ms logger=migrator t=2026-05-11T12:32:18.373215129Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T12:32:18.374069459Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=857.35µs logger=migrator t=2026-05-11T12:32:18.378757001Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T12:32:18.379860157Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.105326ms logger=migrator t=2026-05-11T12:32:18.394850635Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T12:32:18.394961958Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.753µs logger=migrator t=2026-05-11T12:32:18.400605983Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T12:32:18.41179565Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=11.186727ms logger=migrator t=2026-05-11T12:32:18.418639084Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T12:32:18.421152425Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.515731ms logger=migrator t=2026-05-11T12:32:18.425843386Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T12:32:18.428216093Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.372527ms logger=migrator t=2026-05-11T12:32:18.435103008Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T12:32:18.435813035Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=714.217µs logger=migrator t=2026-05-11T12:32:18.442149046Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T12:32:18.446643494Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.474767ms logger=migrator t=2026-05-11T12:32:18.464767717Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T12:32:18.467597674Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.831148ms logger=migrator t=2026-05-11T12:32:18.485404221Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T12:32:18.48621982Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=818.73µs logger=migrator t=2026-05-11T12:32:18.492696824Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T12:32:18.492748976Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=57.331µs logger=migrator t=2026-05-11T12:32:18.499663821Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T12:32:18.499710692Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.971µs logger=migrator t=2026-05-11T12:32:18.513141534Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T12:32:18.516632187Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.490363ms logger=migrator t=2026-05-11T12:32:18.524068004Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T12:32:18.52641839Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.359996ms logger=migrator t=2026-05-11T12:32:18.5313984Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T12:32:18.534087814Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.679954ms logger=migrator t=2026-05-11T12:32:18.541339927Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T12:32:18.547328861Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=5.986873ms logger=migrator t=2026-05-11T12:32:18.553343084Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T12:32:18.553567009Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=226.895µs logger=migrator t=2026-05-11T12:32:18.557728308Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T12:32:18.55862756Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=898.882µs logger=migrator t=2026-05-11T12:32:18.563440785Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T12:32:18.564654714Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.214589ms logger=migrator t=2026-05-11T12:32:18.570157326Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T12:32:18.570203327Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=50.071µs logger=migrator t=2026-05-11T12:32:18.575116165Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T12:32:18.576232831Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.121216ms logger=migrator t=2026-05-11T12:32:18.581070197Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T12:32:18.58203609Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=968.933µs logger=migrator t=2026-05-11T12:32:18.594867117Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T12:32:18.602789876Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.921479ms logger=migrator t=2026-05-11T12:32:18.626667307Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T12:32:18.627630449Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=967.373µs logger=migrator t=2026-05-11T12:32:18.670253479Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T12:32:18.672305037Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.073109ms logger=migrator t=2026-05-11T12:32:18.685084323Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T12:32:18.686000015Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=916.692µs logger=migrator t=2026-05-11T12:32:18.696057446Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T12:32:18.696626599Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=573.934µs logger=migrator t=2026-05-11T12:32:18.706840544Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T12:32:18.709138377Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=2.298414ms logger=migrator t=2026-05-11T12:32:18.719001724Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T12:32:18.723383239Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.382506ms logger=migrator t=2026-05-11T12:32:18.733136751Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T12:32:18.736520692Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=3.385551ms logger=migrator t=2026-05-11T12:32:18.750051536Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T12:32:18.752012563Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=1.963177ms logger=migrator t=2026-05-11T12:32:18.760074656Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T12:32:18.760375613Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=304.207µs logger=migrator t=2026-05-11T12:32:18.770186857Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T12:32:18.771777165Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.593358ms logger=migrator t=2026-05-11T12:32:18.796141968Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T12:32:18.80044653Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.302622ms logger=migrator t=2026-05-11T12:32:18.807288975Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T12:32:18.808277718Z level=info msg="Migration successfully executed" id="create data_source table" duration=986.203µs logger=migrator t=2026-05-11T12:32:18.820547611Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T12:32:18.82132647Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=782.499µs logger=migrator t=2026-05-11T12:32:18.832523508Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T12:32:18.833615123Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.102696ms logger=migrator t=2026-05-11T12:32:18.842946386Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T12:32:18.843738866Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=787.789µs logger=migrator t=2026-05-11T12:32:18.85691699Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T12:32:18.858183991Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.272161ms logger=migrator t=2026-05-11T12:32:18.865540436Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T12:32:18.870115136Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.57281ms logger=migrator t=2026-05-11T12:32:18.882075902Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T12:32:18.88286102Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=786.258µs logger=migrator t=2026-05-11T12:32:18.887929941Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T12:32:18.888974637Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.045646ms logger=migrator t=2026-05-11T12:32:18.894924739Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T12:32:18.89580893Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=885.321µs logger=migrator t=2026-05-11T12:32:18.904319533Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T12:32:18.904753423Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=433.67µs logger=migrator t=2026-05-11T12:32:18.913160344Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T12:32:18.917281543Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.123089ms logger=migrator t=2026-05-11T12:32:18.940131369Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T12:32:18.94225028Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.122911ms logger=migrator t=2026-05-11T12:32:18.956427369Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T12:32:18.956492181Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=69.472µs logger=migrator t=2026-05-11T12:32:18.963654891Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T12:32:18.963929188Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=272.687µs logger=migrator t=2026-05-11T12:32:18.969221444Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T12:32:18.972248387Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.027413ms logger=migrator t=2026-05-11T12:32:18.980470783Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T12:32:18.980790261Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=323.348µs logger=migrator t=2026-05-11T12:32:18.990238287Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T12:32:18.990523594Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=290.697µs logger=migrator t=2026-05-11T12:32:18.998455464Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T12:32:19.011750562Z level=info msg="Migration successfully executed" id="Add uid column" duration=13.294487ms logger=migrator t=2026-05-11T12:32:19.017629232Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T12:32:19.017842587Z level=info msg="Migration successfully executed" id="Update uid value" duration=214.925µs logger=migrator t=2026-05-11T12:32:19.023233456Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T12:32:19.024281711Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.050455ms logger=migrator t=2026-05-11T12:32:19.030853208Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T12:32:19.03178088Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=926.703µs logger=migrator t=2026-05-11T12:32:19.039418332Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T12:32:19.041079492Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.67219ms logger=migrator t=2026-05-11T12:32:19.049550515Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T12:32:19.051126233Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.578848ms logger=migrator t=2026-05-11T12:32:19.057838353Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T12:32:19.058825486Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=990.323µs logger=migrator t=2026-05-11T12:32:19.064978874Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T12:32:19.066861019Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.873484ms logger=migrator t=2026-05-11T12:32:19.075747071Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T12:32:19.07696067Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.216209ms logger=migrator t=2026-05-11T12:32:19.084312285Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T12:32:19.085458303Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.145738ms logger=migrator t=2026-05-11T12:32:19.093617148Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T12:32:19.098728291Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=5.112303ms logger=migrator t=2026-05-11T12:32:19.105963513Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T12:32:19.122725864Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=16.759251ms logger=migrator t=2026-05-11T12:32:19.137865986Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T12:32:19.1405851Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.720924ms logger=migrator t=2026-05-11T12:32:19.154054252Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T12:32:19.155082078Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.025395ms logger=migrator t=2026-05-11T12:32:19.159836071Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T12:32:19.161152123Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.315501ms logger=migrator t=2026-05-11T12:32:19.167551535Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T12:32:19.168756515Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.201879ms logger=migrator t=2026-05-11T12:32:19.174880471Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T12:32:19.176917919Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=2.041168ms logger=migrator t=2026-05-11T12:32:19.185023833Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T12:32:19.185746151Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=724.768µs logger=migrator t=2026-05-11T12:32:19.191084128Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T12:32:19.191125419Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.771µs logger=migrator t=2026-05-11T12:32:19.194552261Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T12:32:19.198311081Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.755259ms logger=migrator t=2026-05-11T12:32:19.205675457Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T12:32:19.208879773Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.213986ms logger=migrator t=2026-05-11T12:32:19.212722775Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T12:32:19.212891599Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=169.134µs logger=migrator t=2026-05-11T12:32:19.21918933Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T12:32:19.22210738Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.91782ms logger=migrator t=2026-05-11T12:32:19.227106428Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T12:32:19.229820723Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.713515ms logger=migrator t=2026-05-11T12:32:19.234641109Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T12:32:19.235466458Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=829.949µs logger=migrator t=2026-05-11T12:32:19.242053597Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T12:32:19.242747943Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=694.486µs logger=migrator t=2026-05-11T12:32:19.248839768Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T12:32:19.249829162Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=989.163µs logger=migrator t=2026-05-11T12:32:19.256331238Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T12:32:19.258203842Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.866624ms logger=migrator t=2026-05-11T12:32:19.266616793Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T12:32:19.268090449Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.476795ms logger=migrator t=2026-05-11T12:32:19.274054541Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T12:32:19.276455068Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.390557ms logger=migrator t=2026-05-11T12:32:19.282713958Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T12:32:19.28280725Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=85.942µs logger=migrator t=2026-05-11T12:32:19.29031498Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T12:32:19.290355661Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.671µs logger=migrator t=2026-05-11T12:32:19.294746656Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T12:32:19.29784199Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.094194ms logger=migrator t=2026-05-11T12:32:19.301398025Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T12:32:19.304278793Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.879998ms logger=migrator t=2026-05-11T12:32:19.31085415Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T12:32:19.310996484Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=148.014µs logger=migrator t=2026-05-11T12:32:19.337647371Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T12:32:19.339584698Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.928617ms logger=migrator t=2026-05-11T12:32:19.351012481Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T12:32:19.352422484Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.413093ms logger=migrator t=2026-05-11T12:32:19.378863197Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T12:32:19.378921198Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=63.672µs logger=migrator t=2026-05-11T12:32:19.387620216Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T12:32:19.390811952Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=3.180476ms logger=migrator t=2026-05-11T12:32:19.398824934Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T12:32:19.399992841Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.171087ms logger=migrator t=2026-05-11T12:32:19.410065282Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T12:32:19.419029276Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=8.961984ms logger=migrator t=2026-05-11T12:32:19.432867307Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T12:32:19.432938929Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=77.102µs logger=migrator t=2026-05-11T12:32:19.438575614Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T12:32:19.4396759Z level=info msg="Migration successfully executed" id="create session table" duration=1.102376ms logger=migrator t=2026-05-11T12:32:19.448433989Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T12:32:19.448552112Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=124.673µs logger=migrator t=2026-05-11T12:32:19.459691858Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T12:32:19.459862172Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=175.434µs logger=migrator t=2026-05-11T12:32:19.467623178Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T12:32:19.468429338Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=808.7µs logger=migrator t=2026-05-11T12:32:19.471972112Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T12:32:19.472964645Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=994.313µs logger=migrator t=2026-05-11T12:32:19.481009678Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T12:32:19.481076689Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=70.141µs logger=migrator t=2026-05-11T12:32:19.489963262Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T12:32:19.490064464Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=104.662µs logger=migrator t=2026-05-11T12:32:19.495833292Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T12:32:19.498585758Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.755276ms logger=migrator t=2026-05-11T12:32:19.506023696Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T12:32:19.508511905Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.489959ms logger=migrator t=2026-05-11T12:32:19.514933929Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T12:32:19.515058822Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=128.203µs logger=migrator t=2026-05-11T12:32:19.521463014Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T12:32:19.521634609Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=173.895µs logger=migrator t=2026-05-11T12:32:19.527162821Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T12:32:19.528216886Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.056555ms logger=migrator t=2026-05-11T12:32:19.535413078Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T12:32:19.53548962Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=79.592µs logger=migrator t=2026-05-11T12:32:19.541505384Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T12:32:19.545051719Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.545085ms logger=migrator t=2026-05-11T12:32:19.551569264Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T12:32:19.55225478Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=687.306µs logger=migrator t=2026-05-11T12:32:19.557180978Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T12:32:19.560293733Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.110195ms logger=migrator t=2026-05-11T12:32:19.565873326Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T12:32:19.572669799Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.792443ms logger=migrator t=2026-05-11T12:32:19.582666157Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T12:32:19.582805791Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=144.914µs logger=migrator t=2026-05-11T12:32:19.589248375Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T12:32:19.590181617Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=938.012µs logger=migrator t=2026-05-11T12:32:19.597916993Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T12:32:19.599130351Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.216969ms logger=migrator t=2026-05-11T12:32:19.604361416Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T12:32:19.605573995Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.214649ms logger=migrator t=2026-05-11T12:32:19.615075893Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T12:32:19.616276071Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.203689ms logger=migrator t=2026-05-11T12:32:19.623820011Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T12:32:19.624990389Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.171808ms logger=migrator t=2026-05-11T12:32:19.632870608Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T12:32:19.634569149Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.663161ms logger=migrator t=2026-05-11T12:32:19.640116701Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T12:32:19.640831278Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=725.297µs logger=migrator t=2026-05-11T12:32:19.647282112Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T12:32:19.648258496Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=976.434µs logger=migrator t=2026-05-11T12:32:19.655527919Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T12:32:19.65636874Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=841.561µs logger=migrator t=2026-05-11T12:32:19.661368858Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T12:32:19.673701994Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.334936ms logger=migrator t=2026-05-11T12:32:19.678647622Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T12:32:19.679561684Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=914.282µs logger=migrator t=2026-05-11T12:32:19.685460555Z 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-11T12:32:19.686300864Z 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=840.519µs logger=migrator t=2026-05-11T12:32:19.694661534Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T12:32:19.694962761Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=301.917µs logger=migrator t=2026-05-11T12:32:19.728470093Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T12:32:19.729202131Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=736.209µs logger=migrator t=2026-05-11T12:32:19.736371242Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T12:32:19.737191211Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=828.66µs logger=migrator t=2026-05-11T12:32:19.742697093Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T12:32:19.746309049Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.611706ms logger=migrator t=2026-05-11T12:32:19.75097033Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T12:32:19.754734391Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.762911ms logger=migrator t=2026-05-11T12:32:19.764699919Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T12:32:19.768564511Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.865013ms logger=migrator t=2026-05-11T12:32:19.774265758Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T12:32:19.777339311Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.075763ms logger=migrator t=2026-05-11T12:32:19.795088685Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T12:32:19.795968156Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=893.391µs logger=migrator t=2026-05-11T12:32:19.800762221Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T12:32:19.800803021Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.451µs logger=migrator t=2026-05-11T12:32:19.805811591Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T12:32:19.805845302Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.831µs logger=migrator t=2026-05-11T12:32:19.812480071Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T12:32:19.813395463Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=916.862µs logger=migrator t=2026-05-11T12:32:19.822699555Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T12:32:19.824591091Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.917697ms logger=migrator t=2026-05-11T12:32:19.833730739Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T12:32:19.834823935Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.092336ms logger=migrator t=2026-05-11T12:32:19.84424078Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T12:32:19.845194093Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=945.233µs logger=migrator t=2026-05-11T12:32:19.850831648Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T12:32:19.851694988Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=858.15µs logger=migrator t=2026-05-11T12:32:19.85679179Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T12:32:19.86054552Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.75331ms logger=migrator t=2026-05-11T12:32:19.87269948Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T12:32:19.876967842Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.268572ms logger=migrator t=2026-05-11T12:32:19.882370911Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T12:32:19.882621147Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=251.816µs logger=migrator t=2026-05-11T12:32:19.887885903Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T12:32:19.888816426Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=934.843µs logger=migrator t=2026-05-11T12:32:19.898889856Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T12:32:19.899580982Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=690.316µs logger=migrator t=2026-05-11T12:32:19.903285592Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T12:32:19.906087229Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.801637ms logger=migrator t=2026-05-11T12:32:19.911324874Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T12:32:19.911391276Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.302µs logger=migrator t=2026-05-11T12:32:19.917389979Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T12:32:19.919068208Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.679239ms logger=migrator t=2026-05-11T12:32:19.924320284Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T12:32:19.925333679Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.014495ms logger=migrator t=2026-05-11T12:32:19.931422914Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T12:32:19.931527987Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=105.863µs logger=migrator t=2026-05-11T12:32:19.939654571Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T12:32:19.940667855Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.022404ms logger=migrator t=2026-05-11T12:32:19.947319063Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T12:32:19.948427341Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.108767ms logger=migrator t=2026-05-11T12:32:19.95383979Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T12:32:19.955387796Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.548576ms logger=migrator t=2026-05-11T12:32:19.962096297Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T12:32:19.963757896Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.660259ms logger=migrator t=2026-05-11T12:32:19.969401391Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T12:32:19.970634731Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.23359ms logger=migrator t=2026-05-11T12:32:19.976270306Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T12:32:19.977378512Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.109006ms logger=migrator t=2026-05-11T12:32:19.984051942Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T12:32:19.984105434Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=56.261µs logger=migrator t=2026-05-11T12:32:19.991227033Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T12:32:19.995974987Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.752424ms logger=migrator t=2026-05-11T12:32:20.000805713Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T12:32:20.001815107Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.009164ms logger=migrator t=2026-05-11T12:32:20.008097517Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T12:32:20.013992877Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.897001ms logger=migrator t=2026-05-11T12:32:20.01998186Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T12:32:20.020748599Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=761.019µs logger=migrator t=2026-05-11T12:32:20.025341779Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T12:32:20.026405325Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.063236ms logger=migrator t=2026-05-11T12:32:20.034277333Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T12:32:20.035213765Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=932.402µs logger=migrator t=2026-05-11T12:32:20.041529216Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T12:32:20.053820719Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.290363ms logger=migrator t=2026-05-11T12:32:20.06010841Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T12:32:20.060861338Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=749.518µs logger=migrator t=2026-05-11T12:32:20.067720671Z 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-11T12:32:20.069491204Z 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.770093ms logger=migrator t=2026-05-11T12:32:20.076355089Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T12:32:20.076892721Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=537.532µs logger=migrator t=2026-05-11T12:32:20.082756041Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T12:32:20.083356556Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=606.724µs logger=migrator t=2026-05-11T12:32:20.090743953Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T12:32:20.091132352Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=378.589µs logger=migrator t=2026-05-11T12:32:20.096702955Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T12:32:20.105486455Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.79392ms logger=migrator t=2026-05-11T12:32:20.112783819Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T12:32:20.11949618Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.71027ms logger=migrator t=2026-05-11T12:32:20.125703668Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T12:32:20.126360783Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=657.085µs logger=migrator t=2026-05-11T12:32:20.13122397Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T12:32:20.132776397Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.552048ms logger=migrator t=2026-05-11T12:32:20.138798461Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T12:32:20.139082708Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=285.837µs logger=migrator t=2026-05-11T12:32:20.143709619Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T12:32:20.147945329Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.23519ms logger=migrator t=2026-05-11T12:32:20.153079402Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T12:32:20.153995814Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=916.442µs logger=migrator t=2026-05-11T12:32:20.15968772Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T12:32:20.159987177Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=300.427µs logger=migrator t=2026-05-11T12:32:20.166468663Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T12:32:20.167077507Z level=info msg="Migration successfully executed" id="Move region to single row" duration=609.035µs logger=migrator t=2026-05-11T12:32:20.173797507Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T12:32:20.175443357Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.64548ms logger=migrator t=2026-05-11T12:32:20.18060962Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T12:32:20.181395349Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=785.639µs logger=migrator t=2026-05-11T12:32:20.187562066Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T12:32:20.188573881Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.011255ms logger=migrator t=2026-05-11T12:32:20.194666497Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T12:32:20.195541867Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=868.8µs logger=migrator t=2026-05-11T12:32:20.202281908Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T12:32:20.204735377Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.467059ms logger=migrator t=2026-05-11T12:32:20.210676719Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T12:32:20.211615912Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=939.243µs logger=migrator t=2026-05-11T12:32:20.217544813Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T12:32:20.217619005Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=74.452µs logger=migrator t=2026-05-11T12:32:20.223559597Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T12:32:20.225984305Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.424948ms logger=migrator t=2026-05-11T12:32:20.232520881Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T12:32:20.233371802Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=850.801µs logger=migrator t=2026-05-11T12:32:20.240266726Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T12:32:20.241691731Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.424795ms logger=migrator t=2026-05-11T12:32:20.248401761Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T12:32:20.250386658Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.999718ms logger=migrator t=2026-05-11T12:32:20.25631703Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T12:32:20.256530725Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=213.515µs logger=migrator t=2026-05-11T12:32:20.262032186Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T12:32:20.262411555Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=383.589µs logger=migrator t=2026-05-11T12:32:20.26762179Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T12:32:20.267753193Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=128.353µs logger=migrator t=2026-05-11T12:32:20.273542092Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T12:32:20.274361601Z level=info msg="Migration successfully executed" id="create team table" duration=819.719µs logger=migrator t=2026-05-11T12:32:20.280040616Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T12:32:20.28097519Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=934.713µs logger=migrator t=2026-05-11T12:32:20.288248503Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T12:32:20.289409141Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.162248ms logger=migrator t=2026-05-11T12:32:20.295141298Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T12:32:20.300775933Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.632635ms logger=migrator t=2026-05-11T12:32:20.307248167Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T12:32:20.307496443Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=252.666µs logger=migrator t=2026-05-11T12:32:20.312964534Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T12:32:20.313959547Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.004063ms logger=migrator t=2026-05-11T12:32:20.320827792Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T12:32:20.322106412Z level=info msg="Migration successfully executed" id="create team member table" duration=1.27838ms logger=migrator t=2026-05-11T12:32:20.328203568Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T12:32:20.32912314Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=919.732µs logger=migrator t=2026-05-11T12:32:20.335068832Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T12:32:20.336049345Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=976.783µs logger=migrator t=2026-05-11T12:32:20.341518796Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T12:32:20.342931541Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.412504ms logger=migrator t=2026-05-11T12:32:20.348617196Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T12:32:20.353502302Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.885036ms logger=migrator t=2026-05-11T12:32:20.374753441Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T12:32:20.378225264Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.469662ms logger=migrator t=2026-05-11T12:32:20.38350616Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T12:32:20.386994843Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.490163ms logger=migrator t=2026-05-11T12:32:20.399879431Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T12:32:20.401182172Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.295011ms logger=migrator t=2026-05-11T12:32:20.40652315Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T12:32:20.407488503Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=965.953µs logger=migrator t=2026-05-11T12:32:20.417611225Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T12:32:20.419307286Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.701681ms logger=migrator t=2026-05-11T12:32:20.428054455Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T12:32:20.42914691Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.102626ms logger=migrator t=2026-05-11T12:32:20.435248487Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T12:32:20.436339723Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.092476ms logger=migrator t=2026-05-11T12:32:20.445787678Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T12:32:20.448077333Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.293225ms logger=migrator t=2026-05-11T12:32:20.454179939Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T12:32:20.455242935Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.065566ms logger=migrator t=2026-05-11T12:32:20.460966392Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T12:32:20.462009916Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.051725ms logger=migrator t=2026-05-11T12:32:20.472288022Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T12:32:20.472944838Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=667.526µs logger=migrator t=2026-05-11T12:32:20.480855067Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T12:32:20.481215176Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=362.328µs logger=migrator t=2026-05-11T12:32:20.504451921Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T12:32:20.505469616Z level=info msg="Migration successfully executed" id="create tag table" duration=1.020765ms logger=migrator t=2026-05-11T12:32:20.565436458Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T12:32:20.567319754Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.885296ms logger=migrator t=2026-05-11T12:32:20.580390526Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T12:32:20.581756179Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.366883ms logger=migrator t=2026-05-11T12:32:20.589994676Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T12:32:20.590952088Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=961.642µs logger=migrator t=2026-05-11T12:32:20.597574137Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T12:32:20.598259623Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=686.196µs logger=migrator t=2026-05-11T12:32:20.605761313Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T12:32:20.621621381Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.857688ms logger=migrator t=2026-05-11T12:32:20.62697873Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T12:32:20.62785052Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=873.46µs logger=migrator t=2026-05-11T12:32:20.632236315Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T12:32:20.63327795Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.042685ms logger=migrator t=2026-05-11T12:32:20.644757934Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T12:32:20.645240686Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=485.302µs logger=migrator t=2026-05-11T12:32:20.651352702Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T12:32:20.652378227Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.024474ms logger=migrator t=2026-05-11T12:32:20.656221529Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T12:32:20.657069379Z level=info msg="Migration successfully executed" id="create user auth table" duration=847.89µs logger=migrator t=2026-05-11T12:32:20.663530683Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T12:32:20.66461415Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.084647ms logger=migrator t=2026-05-11T12:32:20.670372048Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T12:32:20.67048265Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=114.003µs logger=migrator t=2026-05-11T12:32:20.674550247Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T12:32:20.679993997Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.44267ms logger=migrator t=2026-05-11T12:32:20.68556163Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T12:32:20.691789759Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.222928ms logger=migrator t=2026-05-11T12:32:20.697444194Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T12:32:20.703022927Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.577683ms logger=migrator t=2026-05-11T12:32:20.708396616Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T12:32:20.714130113Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.739957ms logger=migrator t=2026-05-11T12:32:20.720228798Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T12:32:20.721152731Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=924.733µs logger=migrator t=2026-05-11T12:32:20.725891054Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T12:32:20.731295103Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.402909ms logger=migrator t=2026-05-11T12:32:20.736141249Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T12:32:20.736923647Z level=info msg="Migration successfully executed" id="create server_lock table" duration=783.488µs logger=migrator t=2026-05-11T12:32:20.743123896Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T12:32:20.744027318Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=904.871µs logger=migrator t=2026-05-11T12:32:20.751097106Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T12:32:20.752817207Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.724171ms logger=migrator t=2026-05-11T12:32:20.756924685Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T12:32:20.758679338Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.754152ms logger=migrator t=2026-05-11T12:32:20.764416595Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T12:32:20.765520552Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.105277ms logger=migrator t=2026-05-11T12:32:20.771919734Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T12:32:20.773753737Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.837413ms logger=migrator t=2026-05-11T12:32:20.779319251Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T12:32:20.784920114Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.599943ms logger=migrator t=2026-05-11T12:32:20.790851727Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T12:32:20.791882781Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.034184ms logger=migrator t=2026-05-11T12:32:20.797900545Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T12:32:20.799475263Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.574798ms logger=migrator t=2026-05-11T12:32:20.804264957Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T12:32:20.80522203Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=957.723µs logger=migrator t=2026-05-11T12:32:20.810311772Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T12:32:20.811330396Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.019164ms logger=migrator t=2026-05-11T12:32:20.81776583Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T12:32:20.818969089Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.204569ms logger=migrator t=2026-05-11T12:32:20.844222773Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T12:32:20.844376576Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=179.544µs logger=migrator t=2026-05-11T12:32:20.849111489Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T12:32:20.849259962Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=149.803µs logger=migrator t=2026-05-11T12:32:20.855226686Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T12:32:20.856405234Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.180838ms logger=migrator t=2026-05-11T12:32:20.862004148Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T12:32:20.863660488Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.656569ms logger=migrator t=2026-05-11T12:32:20.869261471Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T12:32:20.870378378Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.116957ms logger=migrator t=2026-05-11T12:32:20.87757191Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T12:32:20.877738604Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=164.254µs logger=migrator t=2026-05-11T12:32:20.884899605Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T12:32:20.886086864Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.19389ms logger=migrator t=2026-05-11T12:32:20.891105793Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T12:32:20.892117017Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.018015ms logger=migrator t=2026-05-11T12:32:20.898568911Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T12:32:20.899837421Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.27007ms logger=migrator t=2026-05-11T12:32:20.905890717Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T12:32:20.907166607Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.27707ms logger=migrator t=2026-05-11T12:32:20.913225121Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T12:32:20.920037305Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.808934ms logger=migrator t=2026-05-11T12:32:20.926786406Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T12:32:20.928152739Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.367613ms logger=migrator t=2026-05-11T12:32:20.933493577Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T12:32:20.933690581Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=196.564µs logger=migrator t=2026-05-11T12:32:20.939046348Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T12:32:20.940693278Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.65089ms logger=migrator t=2026-05-11T12:32:20.94707136Z 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-11T12:32:20.948344841Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.273091ms logger=migrator t=2026-05-11T12:32:20.952642314Z 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-11T12:32:20.953914205Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.272171ms logger=migrator t=2026-05-11T12:32:20.959887047Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T12:32:20.95999311Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=113.392µs logger=migrator t=2026-05-11T12:32:20.964923978Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T12:32:20.966679469Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.752491ms logger=migrator t=2026-05-11T12:32:20.972512578Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T12:32:20.973675107Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.162359ms logger=migrator t=2026-05-11T12:32:20.979053356Z 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-11T12:32:20.980894599Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.841084ms logger=migrator t=2026-05-11T12:32:20.988738186Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T12:32:20.990045488Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.301472ms logger=migrator t=2026-05-11T12:32:20.996462481Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T12:32:21.005319033Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.859332ms logger=migrator t=2026-05-11T12:32:21.012640038Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T12:32:21.017217387Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=4.575349ms logger=migrator t=2026-05-11T12:32:21.025216918Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T12:32:21.026251544Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.036866ms logger=migrator t=2026-05-11T12:32:21.040943975Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T12:32:21.075289265Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.340601ms logger=migrator t=2026-05-11T12:32:21.085283025Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T12:32:21.118695083Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=33.407608ms logger=migrator t=2026-05-11T12:32:21.125170288Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T12:32:21.126165291Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=996.603µs logger=migrator t=2026-05-11T12:32:21.133126488Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T12:32:21.135051754Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.925025ms logger=migrator t=2026-05-11T12:32:21.142815259Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T12:32:21.149875449Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.060129ms logger=migrator t=2026-05-11T12:32:21.160277397Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T12:32:21.167894159Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.621103ms logger=migrator t=2026-05-11T12:32:21.174148798Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T12:32:21.176229878Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.07604ms logger=migrator t=2026-05-11T12:32:21.182783574Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T12:32:21.184134057Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.351123ms logger=migrator t=2026-05-11T12:32:21.190254143Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T12:32:21.192063337Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.809764ms logger=migrator t=2026-05-11T12:32:21.198140842Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T12:32:21.200072388Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.933206ms logger=migrator t=2026-05-11T12:32:21.205223092Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T12:32:21.205437087Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=218.325µs logger=migrator t=2026-05-11T12:32:21.210910248Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T12:32:21.219320679Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.406531ms logger=migrator t=2026-05-11T12:32:21.225838424Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T12:32:21.232092763Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.254259ms logger=migrator t=2026-05-11T12:32:21.237766399Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T12:32:21.245017703Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.250034ms logger=migrator t=2026-05-11T12:32:21.249733245Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T12:32:21.25119148Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.458245ms logger=migrator t=2026-05-11T12:32:21.257776757Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T12:32:21.259291024Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.514787ms logger=migrator t=2026-05-11T12:32:21.26455746Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T12:32:21.2721183Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.55929ms logger=migrator t=2026-05-11T12:32:21.277656802Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T12:32:21.285835328Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.180796ms logger=migrator t=2026-05-11T12:32:21.292431516Z 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-11T12:32:21.293562423Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.133737ms logger=migrator t=2026-05-11T12:32:21.298285996Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T12:32:21.307169238Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.860861ms logger=migrator t=2026-05-11T12:32:21.312713291Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T12:32:21.32192318Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.21479ms logger=migrator t=2026-05-11T12:32:21.328764345Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T12:32:21.328949289Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=186.064µs logger=migrator t=2026-05-11T12:32:21.333836135Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T12:32:21.335112106Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.276101ms logger=migrator t=2026-05-11T12:32:21.34069991Z 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-11T12:32:21.341950649Z 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.249859ms logger=migrator t=2026-05-11T12:32:21.346441267Z 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-11T12:32:21.347635935Z 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.194128ms logger=migrator t=2026-05-11T12:32:21.351283323Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T12:32:21.353994328Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=2.710585ms logger=migrator t=2026-05-11T12:32:21.363845393Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T12:32:21.372254064Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.4034ms logger=migrator t=2026-05-11T12:32:21.377478589Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T12:32:21.381960976Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.482007ms logger=migrator t=2026-05-11T12:32:21.386436623Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T12:32:21.393200275Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.763142ms logger=migrator t=2026-05-11T12:32:21.396882202Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T12:32:21.403250514Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.367522ms logger=migrator t=2026-05-11T12:32:21.407728942Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T12:32:21.413866028Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.135446ms logger=migrator t=2026-05-11T12:32:21.418714615Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T12:32:21.418783466Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.741µs logger=migrator t=2026-05-11T12:32:21.423305274Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T12:32:21.424154755Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=848.931µs logger=migrator t=2026-05-11T12:32:21.428239152Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T12:32:21.434986374Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.746992ms logger=migrator t=2026-05-11T12:32:21.440207768Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T12:32:21.440279289Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.601µs logger=migrator t=2026-05-11T12:32:21.445552526Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T12:32:21.452473482Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.920755ms logger=migrator t=2026-05-11T12:32:21.457579414Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T12:32:21.458633378Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.060065ms logger=migrator t=2026-05-11T12:32:21.465173194Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T12:32:21.472284385Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.112251ms logger=migrator t=2026-05-11T12:32:21.478002552Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T12:32:21.478881622Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=879.02µs logger=migrator t=2026-05-11T12:32:21.485264885Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T12:32:21.487299564Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.031969ms logger=migrator t=2026-05-11T12:32:21.492707763Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T12:32:21.497533218Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.826315ms logger=migrator t=2026-05-11T12:32:21.501938673Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T12:32:21.502639501Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=700.348µs logger=migrator t=2026-05-11T12:32:21.507890556Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T12:32:21.509241678Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.348122ms logger=migrator t=2026-05-11T12:32:21.512810603Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T12:32:21.513676944Z level=info msg="Migration successfully executed" id="create alert_image table" duration=867.051µs logger=migrator t=2026-05-11T12:32:21.517953326Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T12:32:21.519097144Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.144678ms logger=migrator t=2026-05-11T12:32:21.523626712Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T12:32:21.523745055Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=121.453µs logger=migrator t=2026-05-11T12:32:21.582771735Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T12:32:21.58504341Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.275295ms logger=migrator t=2026-05-11T12:32:21.594764373Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T12:32:21.59589863Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.136166ms logger=migrator t=2026-05-11T12:32:21.600470379Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T12:32:21.600885979Z 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-11T12:32:21.605879878Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T12:32:21.60637431Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=496.362µs logger=migrator t=2026-05-11T12:32:21.609801632Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T12:32:21.61100751Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.205578ms logger=migrator t=2026-05-11T12:32:21.61513102Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T12:32:21.624836711Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.705141ms logger=migrator t=2026-05-11T12:32:21.62980222Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T12:32:21.630924876Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.123056ms logger=migrator t=2026-05-11T12:32:21.635286971Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T12:32:21.636495599Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.207948ms logger=migrator t=2026-05-11T12:32:21.640839904Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T12:32:21.641703074Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=863.25µs logger=migrator t=2026-05-11T12:32:21.645174588Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T12:32:21.646261434Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.086345ms logger=migrator t=2026-05-11T12:32:21.651456128Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T12:32:21.652554444Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.097976ms logger=migrator t=2026-05-11T12:32:21.656339955Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T12:32:21.656373225Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.41µs logger=migrator t=2026-05-11T12:32:21.661321113Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T12:32:21.661457756Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=136.703µs logger=migrator t=2026-05-11T12:32:21.667194153Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T12:32:21.681033654Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.835001ms logger=migrator t=2026-05-11T12:32:21.686763191Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T12:32:21.687319695Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=557.024µs logger=migrator t=2026-05-11T12:32:21.692188561Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T12:32:21.693309848Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.121157ms logger=migrator t=2026-05-11T12:32:21.699969047Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T12:32:21.700354136Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=383.319µs logger=migrator t=2026-05-11T12:32:21.705831277Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T12:32:21.706937124Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.105667ms logger=migrator t=2026-05-11T12:32:21.712847335Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T12:32:21.71387598Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.033074ms logger=migrator t=2026-05-11T12:32:21.720132019Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T12:32:21.75572342Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.590511ms logger=migrator t=2026-05-11T12:32:21.760633517Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T12:32:21.765819471Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.185734ms logger=migrator t=2026-05-11T12:32:21.772532612Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T12:32:21.772743516Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=215.065µs logger=migrator t=2026-05-11T12:32:21.777140872Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T12:32:21.804424914Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=27.281121ms logger=migrator t=2026-05-11T12:32:21.808890741Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T12:32:21.838858837Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.964776ms logger=migrator t=2026-05-11T12:32:21.842815611Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T12:32:21.843415145Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=599.584µs logger=migrator t=2026-05-11T12:32:21.847484563Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T12:32:21.84860149Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.111596ms logger=migrator t=2026-05-11T12:32:21.852564625Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T12:32:21.852898463Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=334.078µs logger=migrator t=2026-05-11T12:32:21.856737244Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T12:32:21.863331202Z level=info msg="Migration successfully executed" id="create permission table" duration=6.592777ms logger=migrator t=2026-05-11T12:32:21.868520046Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T12:32:21.869581592Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.061876ms logger=migrator t=2026-05-11T12:32:21.873125436Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T12:32:21.874188821Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.061905ms logger=migrator t=2026-05-11T12:32:21.878427283Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T12:32:21.879327634Z level=info msg="Migration successfully executed" id="create role table" duration=897.331µs logger=migrator t=2026-05-11T12:32:21.88331312Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T12:32:21.894638251Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.326931ms logger=migrator t=2026-05-11T12:32:21.898982124Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T12:32:21.905142571Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.155047ms logger=migrator t=2026-05-11T12:32:21.911140524Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T12:32:21.912464746Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.323172ms logger=migrator t=2026-05-11T12:32:21.916298728Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T12:32:21.917439416Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.140157ms logger=migrator t=2026-05-11T12:32:21.922915717Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T12:32:21.924634097Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.71502ms logger=migrator t=2026-05-11T12:32:21.929022712Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T12:32:21.930767704Z level=info msg="Migration successfully executed" id="create team role table" duration=1.747922ms logger=migrator t=2026-05-11T12:32:21.945346663Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T12:32:21.946776176Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.431944ms logger=migrator t=2026-05-11T12:32:21.951809307Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T12:32:21.953265482Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.455475ms logger=migrator t=2026-05-11T12:32:21.958554247Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T12:32:21.959384488Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=832.251µs logger=migrator t=2026-05-11T12:32:21.962958813Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T12:32:21.963594168Z level=info msg="Migration successfully executed" id="create user role table" duration=637.225µs logger=migrator t=2026-05-11T12:32:21.970591906Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T12:32:21.971447276Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=853.8µs logger=migrator t=2026-05-11T12:32:21.975825591Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T12:32:21.979081159Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=3.254818ms logger=migrator t=2026-05-11T12:32:21.985622095Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T12:32:21.986774032Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.151927ms logger=migrator t=2026-05-11T12:32:21.993192086Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T12:32:21.994574969Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.385753ms logger=migrator t=2026-05-11T12:32:22.00046794Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T12:32:22.002239012Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.770483ms logger=migrator t=2026-05-11T12:32:22.006610067Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T12:32:22.008025531Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.415993ms logger=migrator t=2026-05-11T12:32:22.013735627Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T12:32:22.023667965Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.931468ms logger=migrator t=2026-05-11T12:32:22.028971892Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T12:32:22.031196204Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.224442ms logger=migrator t=2026-05-11T12:32:22.036421369Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T12:32:22.037842054Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.420884ms logger=migrator t=2026-05-11T12:32:22.041540951Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T12:32:22.042792121Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.25017ms logger=migrator t=2026-05-11T12:32:22.047368971Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T12:32:22.048640332Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.270781ms logger=migrator t=2026-05-11T12:32:22.052455053Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T12:32:22.053645351Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.191188ms logger=migrator t=2026-05-11T12:32:22.057751659Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T12:32:22.05987873Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.123641ms logger=migrator t=2026-05-11T12:32:22.066012847Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T12:32:22.075236287Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.21724ms logger=migrator t=2026-05-11T12:32:22.081478466Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T12:32:22.093231337Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.755731ms logger=migrator t=2026-05-11T12:32:22.097296164Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T12:32:22.103247786Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.951812ms logger=migrator t=2026-05-11T12:32:22.107297964Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T12:32:22.116712629Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.410264ms logger=migrator t=2026-05-11T12:32:22.121711348Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T12:32:22.123131952Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.420444ms logger=migrator t=2026-05-11T12:32:22.127068336Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T12:32:22.128423738Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.354462ms logger=migrator t=2026-05-11T12:32:22.133436708Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T12:32:22.134689898Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.25468ms logger=migrator t=2026-05-11T12:32:22.14023562Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T12:32:22.141281826Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.045886ms logger=migrator t=2026-05-11T12:32:22.145078516Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T12:32:22.146461469Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.383773ms logger=migrator t=2026-05-11T12:32:22.153621061Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T12:32:22.153731273Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=111.733µs logger=migrator t=2026-05-11T12:32:22.160090875Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T12:32:22.160167107Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=77.702µs logger=migrator t=2026-05-11T12:32:22.165700109Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T12:32:22.166524559Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=792.699µs logger=migrator t=2026-05-11T12:32:22.170939564Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T12:32:22.171639161Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=700.587µs logger=migrator t=2026-05-11T12:32:22.175251748Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T12:32:22.176075487Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=823.239µs logger=migrator t=2026-05-11T12:32:22.17956011Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T12:32:22.179805116Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=246.746µs logger=migrator t=2026-05-11T12:32:22.18330556Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T12:32:22.183910745Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=605.185µs logger=migrator t=2026-05-11T12:32:22.190482112Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T12:32:22.191500167Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.017435ms logger=migrator t=2026-05-11T12:32:22.195276476Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T12:32:22.196638819Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.359192ms logger=migrator t=2026-05-11T12:32:22.200641385Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T12:32:22.211931225Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.288239ms logger=migrator t=2026-05-11T12:32:22.218088911Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T12:32:22.218148263Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=57.242µs logger=migrator t=2026-05-11T12:32:22.223151733Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T12:32:22.224937876Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.780923ms logger=migrator t=2026-05-11T12:32:22.230486338Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T12:32:22.231952073Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.465206ms logger=migrator t=2026-05-11T12:32:22.236951343Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T12:32:22.238276674Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.325191ms logger=migrator t=2026-05-11T12:32:22.244631666Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T12:32:22.257752099Z level=info msg="Migration successfully executed" id="add correlation config column" duration=13.122123ms logger=migrator t=2026-05-11T12:32:22.26363803Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T12:32:22.264546282Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=908.652µs logger=migrator t=2026-05-11T12:32:22.268826104Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T12:32:22.270687919Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.859095ms logger=migrator t=2026-05-11T12:32:22.277472491Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T12:32:22.301602848Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.124737ms logger=migrator t=2026-05-11T12:32:22.30797715Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T12:32:22.309286652Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.311142ms logger=migrator t=2026-05-11T12:32:22.316072874Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T12:32:22.317745574Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.67747ms logger=migrator t=2026-05-11T12:32:22.322758793Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T12:32:22.324309111Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.646849ms logger=migrator t=2026-05-11T12:32:22.330456357Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T12:32:22.332491166Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.038169ms logger=migrator t=2026-05-11T12:32:22.339179016Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T12:32:22.339667687Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=494.011µs logger=migrator t=2026-05-11T12:32:22.346367328Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T12:32:22.347468984Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.100006ms logger=migrator t=2026-05-11T12:32:22.352807812Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T12:32:22.361011578Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.200666ms logger=migrator t=2026-05-11T12:32:22.369273705Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T12:32:22.370396252Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.123217ms logger=migrator t=2026-05-11T12:32:22.379698595Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T12:32:22.380947844Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.253179ms logger=migrator t=2026-05-11T12:32:22.388484285Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T12:32:22.389451858Z 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-11T12:32:22.394490748Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T12:32:22.395224525Z 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-11T12:32:22.400616244Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T12:32:22.401969417Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.354853ms logger=migrator t=2026-05-11T12:32:22.407648013Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T12:32:22.408980954Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.335711ms logger=migrator t=2026-05-11T12:32:22.415383127Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T12:32:22.417734703Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.351156ms logger=migrator t=2026-05-11T12:32:22.423737677Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T12:32:22.4255274Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.791423ms logger=migrator t=2026-05-11T12:32:22.431940243Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T12:32:22.433424699Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.482486ms logger=migrator t=2026-05-11T12:32:22.443013207Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T12:32:22.444527734Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.519227ms logger=migrator t=2026-05-11T12:32:22.450865505Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T12:32:22.452154837Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.290972ms logger=migrator t=2026-05-11T12:32:22.458903417Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T12:32:22.461034769Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.132492ms logger=migrator t=2026-05-11T12:32:22.467154625Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T12:32:22.468787584Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.708111ms logger=migrator t=2026-05-11T12:32:22.473882866Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T12:32:22.477255627Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.373601ms logger=migrator t=2026-05-11T12:32:22.48200159Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T12:32:22.483726021Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.67696ms logger=migrator t=2026-05-11T12:32:22.494782925Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T12:32:22.522895367Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.107792ms logger=migrator t=2026-05-11T12:32:22.530425578Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T12:32:22.539632377Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.203349ms logger=migrator t=2026-05-11T12:32:22.545426706Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T12:32:22.554865181Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.435025ms logger=migrator t=2026-05-11T12:32:22.562805691Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T12:32:22.56318612Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=378.419µs logger=migrator t=2026-05-11T12:32:22.569354047Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T12:32:22.578424685Z level=info msg="Migration successfully executed" id="add share column" duration=9.066718ms logger=migrator t=2026-05-11T12:32:22.586117418Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T12:32:22.586260801Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=144.213µs logger=migrator t=2026-05-11T12:32:22.595197276Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T12:32:22.596856605Z level=info msg="Migration successfully executed" id="create file table" duration=1.660239ms logger=migrator t=2026-05-11T12:32:22.603521215Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T12:32:22.605670746Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.15289ms logger=migrator t=2026-05-11T12:32:22.613581835Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T12:32:22.620589383Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=7.005557ms logger=migrator t=2026-05-11T12:32:22.626833712Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T12:32:22.627877346Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.046165ms logger=migrator t=2026-05-11T12:32:22.633527621Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T12:32:22.634832753Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.304572ms logger=migrator t=2026-05-11T12:32:22.639919645Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T12:32:22.639994257Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=76.352µs logger=migrator t=2026-05-11T12:32:22.645050107Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T12:32:22.64515704Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=110.364µs logger=migrator t=2026-05-11T12:32:22.649857602Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T12:32:22.650505407Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=652.395µs logger=migrator t=2026-05-11T12:32:22.655891046Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T12:32:22.656193133Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=307.967µs logger=migrator t=2026-05-11T12:32:22.661318456Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T12:32:22.662843823Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.538618ms logger=migrator t=2026-05-11T12:32:22.668410396Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T12:32:22.678042435Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.628909ms logger=migrator t=2026-05-11T12:32:22.684675055Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T12:32:22.684946721Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=274.056µs logger=migrator t=2026-05-11T12:32:22.690042953Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T12:32:22.691297143Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.25508ms logger=migrator t=2026-05-11T12:32:22.696129688Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T12:32:22.69662025Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=492.902µs logger=migrator t=2026-05-11T12:32:22.702210563Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T12:32:22.702446869Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=237.486µs logger=migrator t=2026-05-11T12:32:22.707203983Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T12:32:22.707750676Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=547.013µs logger=migrator t=2026-05-11T12:32:22.715176994Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T12:32:22.747868145Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=32.68594ms logger=migrator t=2026-05-11T12:32:22.758363606Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T12:32:22.781346445Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=22.977729ms logger=migrator t=2026-05-11T12:32:22.793785993Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T12:32:22.794890529Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.108236ms logger=migrator t=2026-05-11T12:32:22.801343473Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T12:32:22.888615339Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.267575ms logger=migrator t=2026-05-11T12:32:22.90872914Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T12:32:22.910374479Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.649229ms logger=migrator t=2026-05-11T12:32:22.919407835Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T12:32:22.922025827Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.616813ms logger=migrator t=2026-05-11T12:32:22.929117477Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T12:32:22.957045845Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.929188ms logger=migrator t=2026-05-11T12:32:22.962547606Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T12:32:22.969610255Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.061249ms logger=migrator t=2026-05-11T12:32:22.975374483Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T12:32:22.975750982Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=376.96µs logger=migrator t=2026-05-11T12:32:22.981303835Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T12:32:22.981548451Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=244.316µs logger=migrator t=2026-05-11T12:32:22.985835553Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T12:32:22.986258813Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=423.34µs logger=migrator t=2026-05-11T12:32:22.991325354Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T12:32:22.991767574Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=441.93µs logger=migrator t=2026-05-11T12:32:22.998418374Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T12:32:22.99868963Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=271.246µs logger=migrator t=2026-05-11T12:32:23.00412781Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T12:32:23.005752429Z level=info msg="Migration successfully executed" id="create folder table" duration=1.626219ms logger=migrator t=2026-05-11T12:32:23.011778042Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T12:32:23.013188617Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.407895ms logger=migrator t=2026-05-11T12:32:23.019039686Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T12:32:23.020204944Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.164648ms logger=migrator t=2026-05-11T12:32:23.024978448Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T12:32:23.02504391Z level=info msg="Migration successfully executed" id="Update folder title length" duration=66.522µs logger=migrator t=2026-05-11T12:32:23.029668881Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T12:32:23.031627317Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.957696ms logger=migrator t=2026-05-11T12:32:23.038476471Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T12:32:23.040283015Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.807034ms logger=migrator t=2026-05-11T12:32:23.046023412Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T12:32:23.047342653Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.319361ms logger=migrator t=2026-05-11T12:32:23.054363001Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T12:32:23.054923034Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=560.553µs logger=migrator t=2026-05-11T12:32:23.06351651Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T12:32:23.06396246Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=449.76µs logger=migrator t=2026-05-11T12:32:23.068648643Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T12:32:23.069985554Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.336591ms logger=migrator t=2026-05-11T12:32:23.077289029Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T12:32:23.078668351Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.379382ms logger=migrator t=2026-05-11T12:32:23.084064571Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T12:32:23.086092199Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.028148ms logger=migrator t=2026-05-11T12:32:23.091439657Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T12:32:23.093225489Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.786282ms logger=migrator t=2026-05-11T12:32:23.100576985Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T12:32:23.101750204Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.168159ms logger=migrator t=2026-05-11T12:32:23.107329496Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T12:32:23.108265409Z level=info msg="Migration successfully executed" id="create anon_device table" duration=932.823µs logger=migrator t=2026-05-11T12:32:23.114208651Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T12:32:23.115145863Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=937.032µs logger=migrator t=2026-05-11T12:32:23.123524364Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T12:32:23.12546753Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.945156ms logger=migrator t=2026-05-11T12:32:23.134074406Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T12:32:23.135678645Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.608909ms logger=migrator t=2026-05-11T12:32:23.141726719Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T12:32:23.143416759Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.68976ms logger=migrator t=2026-05-11T12:32:23.151562894Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T12:32:23.152750343Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.189079ms logger=migrator t=2026-05-11T12:32:23.157950637Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T12:32:23.15848618Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=536.133µs logger=migrator t=2026-05-11T12:32:23.164569075Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T12:32:23.193439365Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=28.86203ms logger=migrator t=2026-05-11T12:32:23.19867867Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T12:32:23.199433208Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=758.538µs logger=migrator t=2026-05-11T12:32:23.205203786Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T12:32:23.205335389Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=135.243µs logger=migrator t=2026-05-11T12:32:23.215997264Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T12:32:23.218131235Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.137981ms logger=migrator t=2026-05-11T12:32:23.223379191Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T12:32:23.223414442Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=38.541µs logger=migrator t=2026-05-11T12:32:23.228466283Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T12:32:23.230167843Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.700931ms logger=migrator t=2026-05-11T12:32:23.236671439Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T12:32:23.238157564Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.488985ms logger=migrator t=2026-05-11T12:32:23.243674006Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T12:32:23.244960437Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.294621ms logger=migrator t=2026-05-11T12:32:23.251284718Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T12:32:23.25219688Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=915.251µs logger=migrator t=2026-05-11T12:32:23.258809358Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T12:32:23.259185147Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=377.779µs logger=migrator t=2026-05-11T12:32:23.26473609Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T12:32:23.265755514Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.019244ms logger=migrator t=2026-05-11T12:32:23.27063338Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T12:32:23.271611634Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=978.413µs logger=migrator t=2026-05-11T12:32:23.277363751Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T12:32:23.278935539Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.571178ms logger=migrator t=2026-05-11T12:32:23.285217899Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T12:32:23.298675641Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.453282ms logger=migrator t=2026-05-11T12:32:23.30535653Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T12:32:23.315101304Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.743683ms logger=migrator t=2026-05-11T12:32:23.321539137Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T12:32:23.33000657Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.465992ms logger=migrator t=2026-05-11T12:32:23.335780258Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T12:32:23.33589447Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=116.462µs logger=migrator t=2026-05-11T12:32:23.342937089Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T12:32:23.353333037Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.385147ms logger=migrator t=2026-05-11T12:32:23.364023842Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T12:32:23.374732799Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.707307ms logger=migrator t=2026-05-11T12:32:23.380674261Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T12:32:23.380997398Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=325.888µs logger=migrator t=2026-05-11T12:32:23.386448918Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.787436296s logger=migrator t=2026-05-11T12:32:23.387722969Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T12:32:23.408108286Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T12:32:23.408369633Z level=info msg="Created default organization" logger=secrets t=2026-05-11T12:32:23.420050702Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T12:32:23.474946014Z level=info msg="Restored cache from database" duration=519.782µs logger=plugin.store t=2026-05-11T12:32:23.47646074Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T12:32:23.526289191Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T12:32:23.526327782Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T12:32:23.526396874Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T12:32:23.526407214Z level=info msg="Plugins loaded" count=54 duration=49.947434ms logger=query_data t=2026-05-11T12:32:23.531779122Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T12:32:23.542470378Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T12:32:23.549804243Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T12:32:23.572780573Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T12:32:23.574828751Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T12:32:23.577165817Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T12:32:23.61954612Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T12:32:23.642749555Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T12:32:23.676393339Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T12:32:23.67642488Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T12:32:23.679220207Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-11T12:32:23.679246998Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-11T12:32:23.683820766Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-11T12:32:23.698146879Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-11T12:32:23.733149926Z level=info msg="State cache has been initialized" states=0 duration=53.901119ms logger=ngalert.scheduler t=2026-05-11T12:32:23.733213177Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T12:32:23.733275119Z level=info msg=starting first_tick=2026-05-11T12:32:30Z logger=plugins.update.checker t=2026-05-11T12:32:23.751073274Z level=info msg="Update check succeeded" duration=71.794016ms logger=grafana.update.checker t=2026-05-11T12:32:23.751224477Z level=info msg="Update check succeeded" duration=71.147ms logger=provisioning.dashboard t=2026-05-11T12:32:23.786227254Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T12:32:23.870344215Z level=info msg="Patterns update finished" duration=80.590546ms logger=provisioning.dashboard t=2026-05-11T12:32:23.914262225Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-11T12:32:24.531249173Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T12:32:24.532192665Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T12:32:26.478516648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.479613043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.4966322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.526969755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.551284297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.64636188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.676422009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.708184727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.726854014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.765170019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.789758957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.820260306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.835736936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.872720961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.890789722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.927222993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.944437524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:26.990414844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.016360004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.050346716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.076985973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.107177924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.123287469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.153290727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.173123221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.231623089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.260339325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.298324374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.316731903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.367044236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.383273414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.43038608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.455137302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.500376073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.52205049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.555579202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.571692557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.608776954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.651155646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.729154291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.748225097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.80690613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.844695553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.910947016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.933858164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:27.992117777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.013974959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.068885522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.083772208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.126333295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.14201436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.190006387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.232361359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.331286453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.347923631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.414972364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.432891663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.508952741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.523413476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.604221228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.63275012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.713236224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.739331537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.894502956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:28.913195783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.005228853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.022064215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.101016442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.118172222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.20550225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.223093011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.328884739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.347941705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.416113425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.442269749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.532997358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.552050513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.688850233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.703854562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T12:32:29.809046007Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T12:33:57.706446095Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-11T12:42:23.692206359Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-11T12:42:23.703749287Z level=info msg="Completed cleanup jobs" duration=26.466629ms logger=plugins.update.checker t=2026-05-11T12:42:23.816903427Z level=info msg="Update check succeeded" duration=65.115721ms logger=cleanup t=2026-05-11T12:52:23.718649174Z level=info msg="Completed cleanup jobs" duration=41.679643ms logger=plugins.update.checker t=2026-05-11T12:52:23.809298744Z level=info msg="Update check succeeded" duration=57.888683ms logger=cleanup t=2026-05-11T13:02:23.737220689Z level=info msg="Completed cleanup jobs" duration=59.821686ms logger=plugins.update.checker t=2026-05-11T13:02:25.803377347Z level=info msg="Update check succeeded" duration=2.051198099s