logger=settings t=2026-05-05T02:36:31.688409426Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-05T02:36:31Z logger=settings t=2026-05-05T02:36:31.688684512Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-05T02:36:31.688697562Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-05T02:36:31.688701102Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-05T02:36:31.688705882Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-05T02:36:31.688710142Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-05T02:36:31.688712922Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-05T02:36:31.688715772Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-05T02:36:31.688721192Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-05T02:36:31.688725832Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-05T02:36:31.688729092Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-05T02:36:31.688734273Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-05T02:36:31.688740503Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-05T02:36:31.688743283Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-05T02:36:31.688746173Z level=info msg=Target target=[all] logger=settings t=2026-05-05T02:36:31.688752363Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-05T02:36:31.688756943Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-05T02:36:31.688760093Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-05T02:36:31.688762693Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-05T02:36:31.688765803Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-05T02:36:31.688769273Z level=info msg="App mode production" logger=sqlstore t=2026-05-05T02:36:31.689068419Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-05T02:36:31.68908858Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-05T02:36:31.690542648Z level=info msg="Locking database" logger=migrator t=2026-05-05T02:36:31.690553678Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-05T02:36:31.691161731Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-05T02:36:31.692270813Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.108472ms logger=migrator t=2026-05-05T02:36:31.701959216Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-05T02:36:31.702855215Z level=info msg="Migration successfully executed" id="create user table" duration=897.169µs logger=migrator t=2026-05-05T02:36:31.714927316Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-05T02:36:31.71609562Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.173254ms logger=migrator t=2026-05-05T02:36:31.721821115Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-05T02:36:31.722914896Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.091851ms logger=migrator t=2026-05-05T02:36:31.729773023Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-05T02:36:31.73059213Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=819.787µs logger=migrator t=2026-05-05T02:36:31.737972507Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-05T02:36:31.739133301Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.163384ms logger=migrator t=2026-05-05T02:36:31.745528409Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-05T02:36:31.74809064Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.561991ms logger=migrator t=2026-05-05T02:36:31.75555408Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-05T02:36:31.757942396Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.384697ms logger=migrator t=2026-05-05T02:36:31.761554439Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-05T02:36:31.762447827Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=892.378µs logger=migrator t=2026-05-05T02:36:31.766772664Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-05T02:36:31.76761494Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=840.896µs logger=migrator t=2026-05-05T02:36:31.772735543Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-05T02:36:31.77307776Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=342.767µs logger=migrator t=2026-05-05T02:36:31.776636831Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-05T02:36:31.77762969Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=991.729µs logger=migrator t=2026-05-05T02:36:31.781853895Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-05T02:36:31.783681262Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.826707ms logger=migrator t=2026-05-05T02:36:31.789380186Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-05T02:36:31.789411216Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.01µs logger=migrator t=2026-05-05T02:36:31.795483128Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-05T02:36:31.797393856Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.908338ms logger=migrator t=2026-05-05T02:36:31.802723122Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-05T02:36:31.803013689Z level=info msg="Migration successfully executed" id="Add missing user data" duration=291.187µs logger=migrator t=2026-05-05T02:36:31.806434537Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-05T02:36:31.80758519Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.145473ms logger=migrator t=2026-05-05T02:36:31.813042319Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-05T02:36:31.814657912Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.621062ms logger=migrator t=2026-05-05T02:36:31.821344915Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-05T02:36:31.82258116Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.235805ms logger=migrator t=2026-05-05T02:36:31.825992028Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-05T02:36:31.839158551Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.167193ms logger=migrator t=2026-05-05T02:36:31.917380207Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-05T02:36:31.918584501Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.207445ms logger=migrator t=2026-05-05T02:36:32.286517123Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-05T02:36:32.2868776Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=361.367µs logger=migrator t=2026-05-05T02:36:32.348787249Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-05T02:36:32.349978733Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.194344ms logger=migrator t=2026-05-05T02:36:32.403663207Z 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-05T02:36:32.404510504Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=848.927µs logger=migrator t=2026-05-05T02:36:32.576114528Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-05T02:36:32.577001226Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=890.728µs logger=migrator t=2026-05-05T02:36:32.704574638Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-05T02:36:32.706337803Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.806776ms logger=migrator t=2026-05-05T02:36:32.768528778Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-05T02:36:32.769811944Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.286856ms logger=migrator t=2026-05-05T02:36:32.774361174Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-05T02:36:32.775078609Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=717.085µs logger=migrator t=2026-05-05T02:36:32.781401126Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-05T02:36:32.7821425Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=741.554µs logger=migrator t=2026-05-05T02:36:32.788917735Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-05T02:36:32.78963988Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=722.535µs logger=migrator t=2026-05-05T02:36:32.795375825Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-05T02:36:32.795449027Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=75.302µs logger=migrator t=2026-05-05T02:36:32.799661441Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-05T02:36:32.801058269Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.393559ms logger=migrator t=2026-05-05T02:36:32.806151561Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-05T02:36:32.806717052Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=565.281µs logger=migrator t=2026-05-05T02:36:32.81158964Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-05T02:36:32.813159121Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.57026ms logger=migrator t=2026-05-05T02:36:32.817875545Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-05T02:36:32.818588569Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=712.914µs logger=migrator t=2026-05-05T02:36:32.82162242Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-05T02:36:32.826288644Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.653694ms logger=migrator t=2026-05-05T02:36:32.857322055Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-05T02:36:32.858264603Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=944.968µs logger=migrator t=2026-05-05T02:36:32.862805335Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-05T02:36:32.86357162Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=765.535µs logger=migrator t=2026-05-05T02:36:32.866693802Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-05T02:36:32.8675419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=848.028µs logger=migrator t=2026-05-05T02:36:32.871720543Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-05T02:36:32.872738783Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.01472ms logger=migrator t=2026-05-05T02:36:32.879209053Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-05T02:36:32.880185972Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=979.019µs logger=migrator t=2026-05-05T02:36:32.885928767Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-05T02:36:32.886684172Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=759.165µs logger=migrator t=2026-05-05T02:36:32.897544619Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-05T02:36:32.898067179Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=520.94µs logger=migrator t=2026-05-05T02:36:32.908647951Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-05T02:36:32.90957027Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=928.109µs logger=migrator t=2026-05-05T02:36:32.914347095Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-05T02:36:32.915502109Z level=info msg="Migration successfully executed" id="create star table" duration=1.154484ms logger=migrator t=2026-05-05T02:36:32.920396806Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-05T02:36:32.921872726Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.47566ms logger=migrator t=2026-05-05T02:36:32.927223393Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-05T02:36:32.92809624Z level=info msg="Migration successfully executed" id="create org table v1" duration=869.087µs logger=migrator t=2026-05-05T02:36:32.933465908Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-05T02:36:32.934801125Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.329037ms logger=migrator t=2026-05-05T02:36:32.940279135Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-05T02:36:32.941168072Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=889.037µs logger=migrator t=2026-05-05T02:36:32.946777675Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-05T02:36:32.947522889Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=746.924µs logger=migrator t=2026-05-05T02:36:32.953199473Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-05T02:36:32.953944918Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=745.075µs logger=migrator t=2026-05-05T02:36:32.96053498Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-05T02:36:32.96205485Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.52056ms logger=migrator t=2026-05-05T02:36:33.0339814Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-05T02:36:33.034065951Z level=info msg="Migration successfully executed" id="Update org table charset" duration=90.232µs logger=migrator t=2026-05-05T02:36:33.038128242Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-05T02:36:33.038176393Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.441µs logger=migrator t=2026-05-05T02:36:33.042182944Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-05T02:36:33.04248662Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=304.056µs logger=migrator t=2026-05-05T02:36:33.055911059Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-05T02:36:33.057272755Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.365927ms logger=migrator t=2026-05-05T02:36:33.061648493Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-05T02:36:33.062853387Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.204484ms logger=migrator t=2026-05-05T02:36:33.06749666Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-05T02:36:33.068342597Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=844.797µs logger=migrator t=2026-05-05T02:36:33.072342417Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-05T02:36:33.073129973Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=786.476µs logger=migrator t=2026-05-05T02:36:33.079450359Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-05T02:36:33.080878458Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.427799ms logger=migrator t=2026-05-05T02:36:33.085092202Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-05T02:36:33.085910398Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=815.816µs logger=migrator t=2026-05-05T02:36:33.089243316Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-05T02:36:33.094794047Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.550801ms logger=migrator t=2026-05-05T02:36:33.101735745Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-05T02:36:33.102912429Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.181364ms logger=migrator t=2026-05-05T02:36:33.107908018Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-05T02:36:33.108631164Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=723.165µs logger=migrator t=2026-05-05T02:36:33.113353817Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-05T02:36:33.114054132Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=698.445µs logger=migrator t=2026-05-05T02:36:33.120094543Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-05T02:36:33.120581023Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=488.379µs logger=migrator t=2026-05-05T02:36:33.124409739Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-05T02:36:33.125301677Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=891.248µs logger=migrator t=2026-05-05T02:36:33.131189205Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-05T02:36:33.131305697Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=114.662µs logger=migrator t=2026-05-05T02:36:33.135654014Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-05T02:36:33.138499341Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.846487ms logger=migrator t=2026-05-05T02:36:33.142388229Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-05T02:36:33.144251656Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.862647ms logger=migrator t=2026-05-05T02:36:33.148670945Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-05T02:36:33.150546832Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.874267ms logger=migrator t=2026-05-05T02:36:33.155268036Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-05T02:36:33.156063743Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=795.856µs logger=migrator t=2026-05-05T02:36:33.166851358Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-05T02:36:33.169016911Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.167513ms logger=migrator t=2026-05-05T02:36:33.172684664Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-05T02:36:33.173546762Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=862.248µs logger=migrator t=2026-05-05T02:36:33.177979331Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-05T02:36:33.178732646Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=753.385µs logger=migrator t=2026-05-05T02:36:33.182669795Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-05T02:36:33.182697685Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.801µs logger=migrator t=2026-05-05T02:36:33.190252877Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-05T02:36:33.190295867Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.371µs logger=migrator t=2026-05-05T02:36:33.196113744Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-05T02:36:33.198114744Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.00102ms logger=migrator t=2026-05-05T02:36:33.202301748Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-05T02:36:33.205486371Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.188164ms logger=migrator t=2026-05-05T02:36:33.209364339Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-05T02:36:33.21144556Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.080981ms logger=migrator t=2026-05-05T02:36:33.216127474Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-05T02:36:33.218034582Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.907358ms logger=migrator t=2026-05-05T02:36:33.222004792Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-05T02:36:33.222351688Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=347.757µs logger=migrator t=2026-05-05T02:36:33.226515262Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-05T02:36:33.227850089Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.334536ms logger=migrator t=2026-05-05T02:36:33.233240647Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-05T02:36:33.234537343Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.296946ms logger=migrator t=2026-05-05T02:36:33.240226927Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-05T02:36:33.240256218Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.691µs logger=migrator t=2026-05-05T02:36:33.244635924Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-05T02:36:33.24543483Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=799.036µs logger=migrator t=2026-05-05T02:36:33.248964371Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-05T02:36:33.250003782Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.037481ms logger=migrator t=2026-05-05T02:36:33.254669526Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-05T02:36:33.260507312Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.831106ms logger=migrator t=2026-05-05T02:36:33.269097494Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-05T02:36:33.269939421Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=841.137µs logger=migrator t=2026-05-05T02:36:33.275272067Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-05T02:36:33.276377249Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.105552ms logger=migrator t=2026-05-05T02:36:33.282539173Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-05T02:36:33.283431251Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=890.098µs logger=migrator t=2026-05-05T02:36:33.290321488Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-05T02:36:33.29086911Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=549.472µs logger=migrator t=2026-05-05T02:36:33.294719297Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-05T02:36:33.29538279Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=662.663µs logger=migrator t=2026-05-05T02:36:33.302508023Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-05T02:36:33.304691787Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.184513ms logger=migrator t=2026-05-05T02:36:33.31037685Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-05T02:36:33.311409581Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.034051ms logger=migrator t=2026-05-05T02:36:33.314759028Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-05T02:36:33.314935961Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=177.134µs logger=migrator t=2026-05-05T02:36:33.320804138Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-05T02:36:33.320988432Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=185.004µs logger=migrator t=2026-05-05T02:36:33.326143765Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-05T02:36:33.327305329Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.162914ms logger=migrator t=2026-05-05T02:36:33.332210886Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-05T02:36:33.334507782Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.294666ms logger=migrator t=2026-05-05T02:36:33.337957591Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-05T02:36:33.338930621Z level=info msg="Migration successfully executed" id="create data_source table" duration=972.77µs logger=migrator t=2026-05-05T02:36:33.343405551Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-05T02:36:33.344180087Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=776.817µs logger=migrator t=2026-05-05T02:36:33.349016153Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-05T02:36:33.349779209Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=762.566µs logger=migrator t=2026-05-05T02:36:33.353983652Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-05T02:36:33.355156936Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.172694ms logger=migrator t=2026-05-05T02:36:33.359232767Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-05T02:36:33.360493163Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.259566ms logger=migrator t=2026-05-05T02:36:33.365014823Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-05T02:36:33.370920581Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.902248ms logger=migrator t=2026-05-05T02:36:33.377761179Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-05T02:36:33.379237738Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.478339ms logger=migrator t=2026-05-05T02:36:33.382439002Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-05T02:36:33.383213898Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=777.097µs logger=migrator t=2026-05-05T02:36:33.387012273Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-05T02:36:33.387794759Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=780.376µs logger=migrator t=2026-05-05T02:36:33.391855281Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-05T02:36:33.392481623Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=626.063µs logger=migrator t=2026-05-05T02:36:33.396756128Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-05T02:36:33.399083195Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.326117ms logger=migrator t=2026-05-05T02:36:33.403974623Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-05T02:36:33.406279349Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.304486ms logger=migrator t=2026-05-05T02:36:33.410569974Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-05T02:36:33.410643206Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=75.122µs logger=migrator t=2026-05-05T02:36:33.415408591Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-05T02:36:33.415794319Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=388.768µs logger=migrator t=2026-05-05T02:36:33.42082778Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-05T02:36:33.424747988Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.916998ms logger=migrator t=2026-05-05T02:36:33.429006324Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-05T02:36:33.429217238Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=211.284µs logger=migrator t=2026-05-05T02:36:33.432709248Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-05T02:36:33.432896971Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=187.863µs logger=migrator t=2026-05-05T02:36:33.437001824Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-05T02:36:33.440727388Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.725064ms logger=migrator t=2026-05-05T02:36:33.445411132Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-05T02:36:33.445618686Z level=info msg="Migration successfully executed" id="Update uid value" duration=207.664µs logger=migrator t=2026-05-05T02:36:33.449988623Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-05T02:36:33.451017854Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.028741ms logger=migrator t=2026-05-05T02:36:33.455683997Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-05T02:36:33.456831791Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.147174ms logger=migrator t=2026-05-05T02:36:33.463903712Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-05T02:36:33.466709178Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.561791ms logger=migrator t=2026-05-05T02:36:33.473981293Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-05T02:36:33.475395992Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.419329ms logger=migrator t=2026-05-05T02:36:33.483826721Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-05T02:36:33.48476521Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=937.859µs logger=migrator t=2026-05-05T02:36:33.489401283Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-05T02:36:33.490607766Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.207663ms logger=migrator t=2026-05-05T02:36:33.49527725Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-05T02:36:33.496040465Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=762.665µs logger=migrator t=2026-05-05T02:36:33.50426741Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-05T02:36:33.505621516Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.358436ms logger=migrator t=2026-05-05T02:36:33.5102826Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-05T02:36:33.511403752Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.123452ms logger=migrator t=2026-05-05T02:36:33.515961374Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-05T02:36:33.5232683Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.305496ms logger=migrator t=2026-05-05T02:36:33.527105137Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-05T02:36:33.527888502Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=785.176µs logger=migrator t=2026-05-05T02:36:33.532497294Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-05T02:36:33.533339661Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=842.117µs logger=migrator t=2026-05-05T02:36:33.537079707Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-05T02:36:33.537910683Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=833.557µs logger=migrator t=2026-05-05T02:36:33.541392062Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-05T02:36:33.542212889Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=820.377µs logger=migrator t=2026-05-05T02:36:33.546848122Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-05T02:36:33.547191268Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=342.676µs logger=migrator t=2026-05-05T02:36:33.551831272Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-05T02:36:33.552828281Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=995.009µs logger=migrator t=2026-05-05T02:36:33.556495234Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-05T02:36:33.556535085Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=41.261µs logger=migrator t=2026-05-05T02:36:33.560147978Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-05T02:36:33.562666338Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.51993ms logger=migrator t=2026-05-05T02:36:33.567953484Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-05T02:36:33.570485634Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.53182ms logger=migrator t=2026-05-05T02:36:33.573856412Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-05T02:36:33.574101617Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=244.655µs logger=migrator t=2026-05-05T02:36:33.577811831Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-05T02:36:33.581330041Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.51942ms logger=migrator t=2026-05-05T02:36:33.585676408Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-05T02:36:33.588295801Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.618733ms logger=migrator t=2026-05-05T02:36:33.591967404Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-05T02:36:33.59278369Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=818.536µs logger=migrator t=2026-05-05T02:36:33.59625124Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-05T02:36:33.596858442Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=606.912µs logger=migrator t=2026-05-05T02:36:33.601181628Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-05T02:36:33.602030186Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=849.588µs logger=migrator t=2026-05-05T02:36:33.606694829Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-05T02:36:33.607580007Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=887.228µs logger=migrator t=2026-05-05T02:36:33.622278551Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-05T02:36:33.623646198Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.365067ms logger=migrator t=2026-05-05T02:36:33.644829392Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-05T02:36:33.648194469Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=3.370107ms logger=migrator t=2026-05-05T02:36:33.654014806Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-05T02:36:33.654087827Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=73.841µs logger=migrator t=2026-05-05T02:36:33.65873284Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-05T02:36:33.658763181Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.211µs logger=migrator t=2026-05-05T02:36:33.664886304Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-05T02:36:33.670148879Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.266236ms logger=migrator t=2026-05-05T02:36:33.67520491Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-05T02:36:33.680552027Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.345447ms logger=migrator t=2026-05-05T02:36:33.685544647Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-05T02:36:33.685607789Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=62.352µs logger=migrator t=2026-05-05T02:36:33.690577657Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-05T02:36:33.691372394Z level=info msg="Migration successfully executed" id="create quota table v1" duration=794.587µs logger=migrator t=2026-05-05T02:36:33.695436095Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-05T02:36:33.696432194Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=995.689µs logger=migrator t=2026-05-05T02:36:33.700638109Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-05T02:36:33.700668109Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.83µs logger=migrator t=2026-05-05T02:36:33.704783891Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-05T02:36:33.705627979Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=843.918µs logger=migrator t=2026-05-05T02:36:33.709733981Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-05T02:36:33.711069918Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.335267ms logger=migrator t=2026-05-05T02:36:33.715786032Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-05T02:36:33.721038837Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.249825ms logger=migrator t=2026-05-05T02:36:33.725565228Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-05T02:36:33.725588508Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.96µs logger=migrator t=2026-05-05T02:36:33.730907665Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-05T02:36:33.731790612Z level=info msg="Migration successfully executed" id="create session table" duration=883.357µs logger=migrator t=2026-05-05T02:36:33.735874404Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-05T02:36:33.735985457Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=111.733µs logger=migrator t=2026-05-05T02:36:33.739731731Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-05T02:36:33.739806773Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=75.512µs logger=migrator t=2026-05-05T02:36:33.744892675Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-05T02:36:33.745765782Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=872.987µs logger=migrator t=2026-05-05T02:36:33.749727241Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-05T02:36:33.750965156Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.237335ms logger=migrator t=2026-05-05T02:36:33.756307693Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-05T02:36:33.756333813Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.35µs logger=migrator t=2026-05-05T02:36:33.760964905Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-05T02:36:33.760991956Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.271µs logger=migrator t=2026-05-05T02:36:33.764519397Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-05T02:36:33.769543038Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.023231ms logger=migrator t=2026-05-05T02:36:33.773359814Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-05T02:36:33.776330684Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.96978ms logger=migrator t=2026-05-05T02:36:33.781215722Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-05T02:36:33.781298313Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.051µs logger=migrator t=2026-05-05T02:36:33.78764403Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-05T02:36:33.787720391Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.471µs logger=migrator t=2026-05-05T02:36:33.79117491Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-05T02:36:33.79262538Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.45004ms logger=migrator t=2026-05-05T02:36:33.796750742Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-05T02:36:33.796778072Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.69µs logger=migrator t=2026-05-05T02:36:33.800935176Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-05T02:36:33.804016498Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.053411ms logger=migrator t=2026-05-05T02:36:33.807502037Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-05T02:36:33.80766348Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=161.653µs logger=migrator t=2026-05-05T02:36:33.811423445Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-05T02:36:33.816110599Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.685434ms logger=migrator t=2026-05-05T02:36:33.821477837Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-05T02:36:33.824569008Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.090701ms logger=migrator t=2026-05-05T02:36:33.828785343Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-05T02:36:33.828848465Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=63.832µs logger=migrator t=2026-05-05T02:36:33.834928776Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-05T02:36:33.835794703Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=865.727µs logger=migrator t=2026-05-05T02:36:33.840155861Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-05T02:36:33.841385065Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.226274ms logger=migrator t=2026-05-05T02:36:33.846775933Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-05T02:36:33.848402586Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.626223ms logger=migrator t=2026-05-05T02:36:33.852946736Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-05T02:36:33.854287454Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.340037ms logger=migrator t=2026-05-05T02:36:33.859791834Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-05T02:36:33.86060493Z level=info msg="Migration successfully executed" id="add index alert state" duration=812.196µs logger=migrator t=2026-05-05T02:36:33.867028708Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-05T02:36:33.868342945Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.315967ms logger=migrator t=2026-05-05T02:36:33.873940837Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-05T02:36:33.875016308Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.075371ms logger=migrator t=2026-05-05T02:36:33.881328674Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-05T02:36:33.88262405Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.295156ms logger=migrator t=2026-05-05T02:36:33.888984218Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-05T02:36:33.889721762Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=738.085µs logger=migrator t=2026-05-05T02:36:33.896288674Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-05T02:36:33.908288934Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.0003ms logger=migrator t=2026-05-05T02:36:33.915883776Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-05T02:36:33.916618351Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=734.235µs logger=migrator t=2026-05-05T02:36:33.922749403Z 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-05T02:36:33.924110551Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.358998ms logger=migrator t=2026-05-05T02:36:33.92957702Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-05T02:36:33.929996778Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=424.068µs logger=migrator t=2026-05-05T02:36:33.93559789Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-05T02:36:33.936496968Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=898.998µs logger=migrator t=2026-05-05T02:36:33.943037019Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-05T02:36:33.944439727Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.402278ms logger=migrator t=2026-05-05T02:36:33.950148502Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-05T02:36:33.954683362Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.53537ms logger=migrator t=2026-05-05T02:36:33.961268214Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-05T02:36:33.964749393Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.483339ms logger=migrator t=2026-05-05T02:36:33.977938558Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-05T02:36:33.98156701Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.627702ms logger=migrator t=2026-05-05T02:36:33.987119271Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-05T02:36:33.990683522Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.564171ms logger=migrator t=2026-05-05T02:36:33.995228603Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-05T02:36:33.99609711Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=867.797µs logger=migrator t=2026-05-05T02:36:34.003682423Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-05T02:36:34.003716773Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.41µs logger=migrator t=2026-05-05T02:36:34.009209633Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-05T02:36:34.009252814Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.621µs logger=migrator t=2026-05-05T02:36:34.014416507Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-05T02:36:34.015687532Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.271335ms logger=migrator t=2026-05-05T02:36:34.022612531Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T02:36:34.02405993Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.446999ms logger=migrator t=2026-05-05T02:36:34.03300513Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-05T02:36:34.034173463Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.168093ms logger=migrator t=2026-05-05T02:36:34.060811485Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-05T02:36:34.062148493Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.337608ms logger=migrator t=2026-05-05T02:36:34.068791755Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T02:36:34.070112612Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.319927ms logger=migrator t=2026-05-05T02:36:34.08149122Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-05T02:36:34.086618222Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.127792ms logger=migrator t=2026-05-05T02:36:34.092109612Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-05T02:36:34.095682174Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.572502ms logger=migrator t=2026-05-05T02:36:34.101824316Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-05T02:36:34.101996749Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=172.683µs logger=migrator t=2026-05-05T02:36:34.107539171Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-05T02:36:34.108387987Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=846.317µs logger=migrator t=2026-05-05T02:36:34.114120533Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-05T02:36:34.115356117Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.236034ms logger=migrator t=2026-05-05T02:36:34.120522591Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-05T02:36:34.124227865Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.701724ms logger=migrator t=2026-05-05T02:36:34.128095612Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-05T02:36:34.128160934Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.932µs logger=migrator t=2026-05-05T02:36:34.133059171Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-05T02:36:34.133875488Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=814.407µs logger=migrator t=2026-05-05T02:36:34.139344378Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-05T02:36:34.140748445Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.403537ms logger=migrator t=2026-05-05T02:36:34.146280436Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-05T02:36:34.146399328Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.372µs logger=migrator t=2026-05-05T02:36:34.151181934Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-05T02:36:34.152554081Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.373767ms logger=migrator t=2026-05-05T02:36:34.159743675Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-05T02:36:34.160598752Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=854.577µs logger=migrator t=2026-05-05T02:36:34.166065532Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-05T02:36:34.167412289Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.343827ms logger=migrator t=2026-05-05T02:36:34.172457009Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-05T02:36:34.17345516Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=997.671µs logger=migrator t=2026-05-05T02:36:34.1794533Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-05T02:36:34.180949499Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.495309ms logger=migrator t=2026-05-05T02:36:34.186628273Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-05T02:36:34.187522181Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=893.658µs logger=migrator t=2026-05-05T02:36:34.193027372Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-05T02:36:34.193073312Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.921µs logger=migrator t=2026-05-05T02:36:34.199579872Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-05T02:36:34.206206005Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.627013ms logger=migrator t=2026-05-05T02:36:34.211204705Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-05T02:36:34.21197905Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=773.995µs logger=migrator t=2026-05-05T02:36:34.21697618Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-05T02:36:34.220880639Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.904759ms logger=migrator t=2026-05-05T02:36:34.2269441Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-05T02:36:34.227637294Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=692.994µs logger=migrator t=2026-05-05T02:36:34.233154054Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-05T02:36:34.23446038Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.305896ms logger=migrator t=2026-05-05T02:36:34.240756107Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-05T02:36:34.242130494Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.374847ms logger=migrator t=2026-05-05T02:36:34.249268847Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-05T02:36:34.262661515Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.393998ms logger=migrator t=2026-05-05T02:36:34.270752156Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-05T02:36:34.271567373Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=815.007µs logger=migrator t=2026-05-05T02:36:34.277023332Z 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-05T02:36:34.280380559Z 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=3.355847ms logger=migrator t=2026-05-05T02:36:34.289828278Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-05T02:36:34.290154605Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=325.046µs logger=migrator t=2026-05-05T02:36:34.295143625Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-05T02:36:34.295715636Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=572.011µs logger=migrator t=2026-05-05T02:36:34.300698055Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-05T02:36:34.300885619Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=187.724µs logger=migrator t=2026-05-05T02:36:34.307425901Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-05T02:36:34.313986312Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.559591ms logger=migrator t=2026-05-05T02:36:34.319652255Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-05T02:36:34.323950361Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.297586ms logger=migrator t=2026-05-05T02:36:34.327600004Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-05T02:36:34.328658685Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.058031ms logger=migrator t=2026-05-05T02:36:34.335799758Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-05T02:36:34.337318298Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.51826ms logger=migrator t=2026-05-05T02:36:34.342951831Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-05T02:36:34.343200246Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=248.145µs logger=migrator t=2026-05-05T02:36:34.348494442Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-05T02:36:34.352812079Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.317087ms logger=migrator t=2026-05-05T02:36:34.359431251Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-05T02:36:34.360597765Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.165694ms logger=migrator t=2026-05-05T02:36:34.37936226Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-05T02:36:34.379770008Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=412.918µs logger=migrator t=2026-05-05T02:36:34.391710847Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-05T02:36:34.392664756Z level=info msg="Migration successfully executed" id="Move region to single row" duration=960.559µs logger=migrator t=2026-05-05T02:36:34.399061064Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-05T02:36:34.400218327Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.162113ms logger=migrator t=2026-05-05T02:36:34.405788279Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-05T02:36:34.407070994Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.282865ms logger=migrator t=2026-05-05T02:36:34.412285588Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T02:36:34.414022634Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.736495ms logger=migrator t=2026-05-05T02:36:34.419131585Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T02:36:34.420663876Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.532051ms logger=migrator t=2026-05-05T02:36:34.42685874Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-05T02:36:34.427679516Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=811.766µs logger=migrator t=2026-05-05T02:36:34.434726768Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-05T02:36:34.436136245Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.399077ms logger=migrator t=2026-05-05T02:36:34.442111356Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-05T02:36:34.442214798Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=104.692µs logger=migrator t=2026-05-05T02:36:34.4483133Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-05T02:36:34.449736868Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.424008ms logger=migrator t=2026-05-05T02:36:34.4568535Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-05T02:36:34.458206707Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.356837ms logger=migrator t=2026-05-05T02:36:34.464235379Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-05T02:36:34.466371571Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.131322ms logger=migrator t=2026-05-05T02:36:34.47183281Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-05T02:36:34.472528263Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=696.363µs logger=migrator t=2026-05-05T02:36:34.477461452Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-05T02:36:34.477603125Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=141.713µs logger=migrator t=2026-05-05T02:36:34.484069965Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-05T02:36:34.484865481Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=800.086µs logger=migrator t=2026-05-05T02:36:34.490612826Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-05T02:36:34.490725948Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=114.402µs logger=migrator t=2026-05-05T02:36:34.495450033Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-05T02:36:34.496384152Z level=info msg="Migration successfully executed" id="create team table" duration=928.148µs logger=migrator t=2026-05-05T02:36:34.502771729Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-05T02:36:34.503730849Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=959.12µs logger=migrator t=2026-05-05T02:36:34.561409812Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-05T02:36:34.563016485Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.607603ms logger=migrator t=2026-05-05T02:36:34.587224368Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-05T02:36:34.59327822Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.054092ms logger=migrator t=2026-05-05T02:36:34.598509284Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-05T02:36:34.598895643Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=390.749µs logger=migrator t=2026-05-05T02:36:34.604115027Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-05T02:36:34.605566706Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.450919ms logger=migrator t=2026-05-05T02:36:34.611226669Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-05T02:36:34.612032765Z level=info msg="Migration successfully executed" id="create team member table" duration=808.616µs logger=migrator t=2026-05-05T02:36:34.619416573Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-05T02:36:34.620959233Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.54272ms logger=migrator t=2026-05-05T02:36:34.626652607Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-05T02:36:34.62776412Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.112173ms logger=migrator t=2026-05-05T02:36:34.632640648Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-05T02:36:34.633592457Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=951.919µs logger=migrator t=2026-05-05T02:36:34.63871264Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-05T02:36:34.643347571Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.634311ms logger=migrator t=2026-05-05T02:36:34.663321312Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-05T02:36:34.669168369Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.846277ms logger=migrator t=2026-05-05T02:36:34.673671968Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-05T02:36:34.678907763Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.235385ms logger=migrator t=2026-05-05T02:36:34.684449944Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-05T02:36:34.685396653Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=946.539µs logger=migrator t=2026-05-05T02:36:34.691908374Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-05T02:36:34.692935754Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.02625ms logger=migrator t=2026-05-05T02:36:34.698929864Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-05T02:36:34.700995305Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.063671ms logger=migrator t=2026-05-05T02:36:34.71120736Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-05T02:36:34.71222232Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.01605ms logger=migrator t=2026-05-05T02:36:34.717032227Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-05T02:36:34.717934294Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=901.487µs logger=migrator t=2026-05-05T02:36:34.723548667Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-05T02:36:34.725070838Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.522661ms logger=migrator t=2026-05-05T02:36:34.731613258Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-05T02:36:34.732630258Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.01796ms logger=migrator t=2026-05-05T02:36:34.737543517Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-05T02:36:34.738414954Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=871.387µs logger=migrator t=2026-05-05T02:36:34.743432514Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-05T02:36:34.743885213Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=452.339µs logger=migrator t=2026-05-05T02:36:34.749103398Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-05T02:36:34.749327512Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=224.594µs logger=migrator t=2026-05-05T02:36:34.753716331Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-05T02:36:34.754855493Z level=info msg="Migration successfully executed" id="create tag table" duration=1.139243ms logger=migrator t=2026-05-05T02:36:34.761214571Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-05T02:36:34.762745881Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.52447ms logger=migrator t=2026-05-05T02:36:34.768058547Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-05T02:36:34.768825182Z level=info msg="Migration successfully executed" id="create login attempt table" duration=762.265µs logger=migrator t=2026-05-05T02:36:34.773744121Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-05T02:36:34.774736971Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=992.55µs logger=migrator t=2026-05-05T02:36:34.780361983Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-05T02:36:34.781221321Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=859.038µs logger=migrator t=2026-05-05T02:36:34.787433725Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-05T02:36:34.802374904Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.942809ms logger=migrator t=2026-05-05T02:36:34.808278322Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-05T02:36:34.809030248Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=751.776µs logger=migrator t=2026-05-05T02:36:34.815352174Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-05T02:36:34.816754961Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.403257ms logger=migrator t=2026-05-05T02:36:34.824396695Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-05T02:36:34.824929905Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=532.981µs logger=migrator t=2026-05-05T02:36:34.830045228Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-05T02:36:34.831139899Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.093621ms logger=migrator t=2026-05-05T02:36:34.836572288Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-05T02:36:34.837808013Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.236235ms logger=migrator t=2026-05-05T02:36:34.842222751Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-05T02:36:34.843505477Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.283516ms logger=migrator t=2026-05-05T02:36:34.847244011Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-05T02:36:34.847309043Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.272µs logger=migrator t=2026-05-05T02:36:34.853453416Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-05T02:36:34.860047368Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.594952ms logger=migrator t=2026-05-05T02:36:34.865753673Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-05T02:36:34.870785903Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.032241ms logger=migrator t=2026-05-05T02:36:34.875886094Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-05T02:36:34.880980927Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.094783ms logger=migrator t=2026-05-05T02:36:34.884794214Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-05T02:36:34.890577539Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.783825ms logger=migrator t=2026-05-05T02:36:34.894826124Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-05T02:36:34.895762143Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=936.209µs logger=migrator t=2026-05-05T02:36:34.906457826Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-05T02:36:34.911441836Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.98624ms logger=migrator t=2026-05-05T02:36:34.916489958Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-05T02:36:34.917318614Z level=info msg="Migration successfully executed" id="create server_lock table" duration=828.787µs logger=migrator t=2026-05-05T02:36:34.92211498Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-05T02:36:34.923202982Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.087212ms logger=migrator t=2026-05-05T02:36:34.929961127Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-05T02:36:34.931678391Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.721174ms logger=migrator t=2026-05-05T02:36:34.938633271Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-05T02:36:34.940877666Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.248196ms logger=migrator t=2026-05-05T02:36:34.947375356Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-05T02:36:34.949277834Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.907579ms logger=migrator t=2026-05-05T02:36:34.953754133Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-05T02:36:34.954796554Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.042671ms logger=migrator t=2026-05-05T02:36:34.960339075Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-05T02:36:34.968513579Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.189934ms logger=migrator t=2026-05-05T02:36:34.972158642Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-05T02:36:34.972978128Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=818.446µs logger=migrator t=2026-05-05T02:36:34.977441167Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-05T02:36:34.979159441Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.713414ms logger=migrator t=2026-05-05T02:36:34.983750563Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-05T02:36:34.985506409Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.755666ms logger=migrator t=2026-05-05T02:36:34.990351155Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-05T02:36:34.991382756Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.031091ms logger=migrator t=2026-05-05T02:36:34.996450227Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-05T02:36:34.99809939Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.648863ms logger=migrator t=2026-05-05T02:36:35.002834735Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-05T02:36:35.002978018Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=147.153µs logger=migrator t=2026-05-05T02:36:35.007506538Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-05T02:36:35.007631361Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=125.563µs logger=migrator t=2026-05-05T02:36:35.013439378Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-05T02:36:35.015052849Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.622732ms logger=migrator t=2026-05-05T02:36:35.019868736Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T02:36:35.021040689Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.172623ms logger=migrator t=2026-05-05T02:36:35.025262004Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T02:36:35.026388346Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.126102ms logger=migrator t=2026-05-05T02:36:35.031448178Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-05T02:36:35.03155185Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=105.052µs logger=migrator t=2026-05-05T02:36:35.03505236Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T02:36:35.036423238Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.369718ms logger=migrator t=2026-05-05T02:36:35.040609921Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T02:36:35.042214073Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.604382ms logger=migrator t=2026-05-05T02:36:35.047320375Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T02:36:35.048715003Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.391588ms logger=migrator t=2026-05-05T02:36:35.052458268Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T02:36:35.053576151Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.119913ms logger=migrator t=2026-05-05T02:36:35.057523839Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-05T02:36:35.064359547Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.840578ms logger=migrator t=2026-05-05T02:36:35.06803676Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-05T02:36:35.068971218Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=934.618µs logger=migrator t=2026-05-05T02:36:35.073389627Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-05T02:36:35.073504889Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=115.732µs logger=migrator t=2026-05-05T02:36:35.076945378Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-05T02:36:35.077900927Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=955.929µs logger=migrator t=2026-05-05T02:36:35.081996909Z 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-05T02:36:35.083619612Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.622723ms logger=migrator t=2026-05-05T02:36:35.088172643Z 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-05T02:36:35.089169083Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=995.981µs logger=migrator t=2026-05-05T02:36:35.092609742Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T02:36:35.092712574Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=105.052µs logger=migrator t=2026-05-05T02:36:35.096294735Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-05T02:36:35.097183513Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=888.938µs logger=migrator t=2026-05-05T02:36:35.10155438Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-05T02:36:35.1025659Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.01109ms logger=migrator t=2026-05-05T02:36:35.106254295Z 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-05T02:36:35.107251074Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=996.259µs logger=migrator t=2026-05-05T02:36:35.111594492Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-05T02:36:35.113005499Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.410037ms logger=migrator t=2026-05-05T02:36:35.118817796Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-05T02:36:35.125575112Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.753225ms logger=migrator t=2026-05-05T02:36:35.130805925Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-05T02:36:35.131759395Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=953.45µs logger=migrator t=2026-05-05T02:36:35.136773566Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T02:36:35.138335496Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.562031ms logger=migrator t=2026-05-05T02:36:35.142408538Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-05T02:36:35.170686544Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.274166ms logger=migrator t=2026-05-05T02:36:35.174348857Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-05T02:36:35.197072172Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.723205ms logger=migrator t=2026-05-05T02:36:35.214221234Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-05T02:36:35.216108263Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.830857ms logger=migrator t=2026-05-05T02:36:35.220247025Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T02:36:35.221259946Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.006681ms logger=migrator t=2026-05-05T02:36:35.225651423Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-05T02:36:35.231287306Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.635543ms logger=migrator t=2026-05-05T02:36:35.23493823Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-05T02:36:35.240597633Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.663953ms logger=migrator t=2026-05-05T02:36:35.244601582Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-05T02:36:35.245587462Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=985.72µs logger=migrator t=2026-05-05T02:36:35.24947199Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-05T02:36:35.25048014Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.00786ms logger=migrator t=2026-05-05T02:36:35.255175114Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-05T02:36:35.25696607Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.796946ms logger=migrator t=2026-05-05T02:36:35.261399869Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-05T02:36:35.262507251Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.107102ms logger=migrator t=2026-05-05T02:36:35.267115013Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-05T02:36:35.267209705Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=93.672µs logger=migrator t=2026-05-05T02:36:35.270710265Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-05T02:36:35.279881469Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.171794ms logger=migrator t=2026-05-05T02:36:35.283168045Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-05T02:36:35.289246826Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.078511ms logger=migrator t=2026-05-05T02:36:35.29294439Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-05T02:36:35.298930159Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.985379ms logger=migrator t=2026-05-05T02:36:35.303408979Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-05T02:36:35.304385978Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=976.899µs logger=migrator t=2026-05-05T02:36:35.307681615Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-05T02:36:35.308772177Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.090282ms logger=migrator t=2026-05-05T02:36:35.313985591Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-05T02:36:35.321208305Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.225404ms logger=migrator t=2026-05-05T02:36:35.325643884Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-05T02:36:35.331542492Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.898318ms logger=migrator t=2026-05-05T02:36:35.335240926Z 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-05T02:36:35.336259137Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.012781ms logger=migrator t=2026-05-05T02:36:35.340895079Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-05T02:36:35.347112224Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.216905ms logger=migrator t=2026-05-05T02:36:35.351602434Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-05T02:36:35.357728136Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.125502ms logger=migrator t=2026-05-05T02:36:35.386461311Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-05T02:36:35.386590594Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=133.833µs logger=migrator t=2026-05-05T02:36:35.401636005Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-05T02:36:35.403067594Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.434409ms logger=migrator t=2026-05-05T02:36:35.412090024Z 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-05T02:36:35.41339402Z 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.307086ms logger=migrator t=2026-05-05T02:36:35.418350059Z 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-05T02:36:35.419734477Z 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.386458ms logger=migrator t=2026-05-05T02:36:35.423842179Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T02:36:35.423947271Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=105.532µs logger=migrator t=2026-05-05T02:36:35.427319079Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-05T02:36:35.433487633Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.168175ms logger=migrator t=2026-05-05T02:36:35.438293948Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-05T02:36:35.44440085Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.106592ms logger=migrator t=2026-05-05T02:36:35.448479132Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-05T02:36:35.454616695Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.134413ms logger=migrator t=2026-05-05T02:36:35.458595124Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-05T02:36:35.46987544Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.284656ms logger=migrator t=2026-05-05T02:36:35.475623716Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-05T02:36:35.481477583Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.850337ms logger=migrator t=2026-05-05T02:36:35.486469992Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-05T02:36:35.486538173Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.081µs logger=migrator t=2026-05-05T02:36:35.492353871Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-05T02:36:35.49334934Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=993.969µs logger=migrator t=2026-05-05T02:36:35.499577714Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-05T02:36:35.506629496Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.063672ms logger=migrator t=2026-05-05T02:36:35.514386421Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-05T02:36:35.514465542Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=80.631µs logger=migrator t=2026-05-05T02:36:35.518415412Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-05T02:36:35.524907421Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.491309ms logger=migrator t=2026-05-05T02:36:35.528562344Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-05T02:36:35.52932155Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=758.746µs logger=migrator t=2026-05-05T02:36:35.533723067Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-05T02:36:35.542737808Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.015951ms logger=migrator t=2026-05-05T02:36:35.547195607Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-05T02:36:35.54784607Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=650.023µs logger=migrator t=2026-05-05T02:36:35.555483793Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-05T02:36:35.556530434Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.045621ms logger=migrator t=2026-05-05T02:36:35.565131556Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-05T02:36:35.572264849Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.137593ms logger=migrator t=2026-05-05T02:36:35.581745968Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-05T02:36:35.582574876Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=828.688µs logger=migrator t=2026-05-05T02:36:35.590560025Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-05T02:36:35.592466273Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.905478ms logger=migrator t=2026-05-05T02:36:35.599737279Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-05T02:36:35.600569565Z level=info msg="Migration successfully executed" id="create alert_image table" duration=832.226µs logger=migrator t=2026-05-05T02:36:35.605709438Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-05T02:36:35.607155177Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.444539ms logger=migrator t=2026-05-05T02:36:35.612512844Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-05T02:36:35.612624996Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=113.472µs logger=migrator t=2026-05-05T02:36:35.616505214Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-05T02:36:35.617451603Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=946.079µs logger=migrator t=2026-05-05T02:36:35.621736759Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-05T02:36:35.622654287Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=917.038µs logger=migrator t=2026-05-05T02:36:35.633882492Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-05T02:36:35.634499904Z 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-05T02:36:35.639627917Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-05T02:36:35.640238449Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=610.352µs logger=migrator t=2026-05-05T02:36:35.64581362Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-05T02:36:35.647628967Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.815217ms logger=migrator t=2026-05-05T02:36:35.651361181Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-05T02:36:35.659228679Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.868848ms logger=migrator t=2026-05-05T02:36:35.663497145Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-05T02:36:35.664372072Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=879.207µs logger=migrator t=2026-05-05T02:36:35.671414662Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-05T02:36:35.673970164Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.560472ms logger=migrator t=2026-05-05T02:36:35.682304521Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-05T02:36:35.683908843Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.604063ms logger=migrator t=2026-05-05T02:36:35.688237339Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-05T02:36:35.690081117Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.843297ms logger=migrator t=2026-05-05T02:36:35.695174429Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-05T02:36:35.696357612Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.182643ms logger=migrator t=2026-05-05T02:36:35.700534566Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-05T02:36:35.700617207Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=74.961µs logger=migrator t=2026-05-05T02:36:35.704660988Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-05T02:36:35.704830251Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=174.153µs logger=migrator t=2026-05-05T02:36:35.710500005Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-05T02:36:35.722272851Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.778126ms logger=migrator t=2026-05-05T02:36:35.725772261Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-05T02:36:35.726109337Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=336.866µs logger=migrator t=2026-05-05T02:36:35.729675118Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-05T02:36:35.731280951Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.603563ms logger=migrator t=2026-05-05T02:36:35.736171929Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-05T02:36:35.736683669Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=505.29µs logger=migrator t=2026-05-05T02:36:35.741355422Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-05T02:36:35.742353803Z level=info msg="Migration successfully executed" id="create data_keys table" duration=996.671µs logger=migrator t=2026-05-05T02:36:35.746663869Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-05T02:36:35.747568767Z level=info msg="Migration successfully executed" id="create secrets table" duration=904.919µs logger=migrator t=2026-05-05T02:36:35.752102017Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-05T02:36:35.783648048Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.552441ms logger=migrator t=2026-05-05T02:36:35.787853143Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-05T02:36:35.795582068Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.728845ms logger=migrator t=2026-05-05T02:36:35.809143799Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-05T02:36:35.809334673Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=191.054µs logger=migrator t=2026-05-05T02:36:35.813350543Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-05T02:36:35.845352834Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.002361ms logger=migrator t=2026-05-05T02:36:35.850982216Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-05T02:36:35.882933945Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.943589ms logger=migrator t=2026-05-05T02:36:35.888407005Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-05T02:36:35.889265342Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=862.847µs logger=migrator t=2026-05-05T02:36:35.895588028Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-05T02:36:35.897726441Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.137433ms logger=migrator t=2026-05-05T02:36:35.904420116Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-05T02:36:35.904684791Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=264.905µs logger=migrator t=2026-05-05T02:36:35.914431215Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-05T02:36:35.915877685Z level=info msg="Migration successfully executed" id="create permission table" duration=1.45083ms logger=migrator t=2026-05-05T02:36:35.921328254Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-05T02:36:35.922436426Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.112732ms logger=migrator t=2026-05-05T02:36:35.929542698Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-05T02:36:35.931289953Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.746315ms logger=migrator t=2026-05-05T02:36:35.938230312Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-05T02:36:35.939090569Z level=info msg="Migration successfully executed" id="create role table" duration=860.457µs logger=migrator t=2026-05-05T02:36:35.945715851Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-05T02:36:35.95511291Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.390309ms logger=migrator t=2026-05-05T02:36:35.95966008Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-05T02:36:35.967335934Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.675974ms logger=migrator t=2026-05-05T02:36:35.974448817Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-05T02:36:35.976176651Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.718224ms logger=migrator t=2026-05-05T02:36:35.980523118Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-05T02:36:35.982339014Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.815516ms logger=migrator t=2026-05-05T02:36:35.988073299Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-05T02:36:35.989276103Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.203175ms logger=migrator t=2026-05-05T02:36:35.994447827Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-05T02:36:35.995726882Z level=info msg="Migration successfully executed" id="create team role table" duration=1.280725ms logger=migrator t=2026-05-05T02:36:36.00108794Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-05T02:36:36.002848925Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.760596ms logger=migrator t=2026-05-05T02:36:36.009219162Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-05T02:36:36.010996338Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.778266ms logger=migrator t=2026-05-05T02:36:36.01761116Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-05T02:36:36.019781334Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.176314ms logger=migrator t=2026-05-05T02:36:36.024439126Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-05T02:36:36.025455027Z level=info msg="Migration successfully executed" id="create user role table" duration=1.015911ms logger=migrator t=2026-05-05T02:36:36.034476398Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-05T02:36:36.035858456Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.385438ms logger=migrator t=2026-05-05T02:36:36.042165782Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-05T02:36:36.04359263Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.428048ms logger=migrator t=2026-05-05T02:36:36.049403746Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-05T02:36:36.051491248Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.096562ms logger=migrator t=2026-05-05T02:36:36.057034999Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-05T02:36:36.057953067Z level=info msg="Migration successfully executed" id="create builtin role table" duration=918.058µs logger=migrator t=2026-05-05T02:36:36.077805905Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-05T02:36:36.079226243Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.424198ms logger=migrator t=2026-05-05T02:36:36.085045439Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-05T02:36:36.086249454Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.208025ms logger=migrator t=2026-05-05T02:36:36.09807475Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-05T02:36:36.106405057Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.330337ms logger=migrator t=2026-05-05T02:36:36.15100782Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-05T02:36:36.153476869Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.472869ms logger=migrator t=2026-05-05T02:36:36.16252434Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-05T02:36:36.166727074Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=4.202274ms logger=migrator t=2026-05-05T02:36:36.174812716Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-05T02:36:36.178649103Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=3.837456ms logger=migrator t=2026-05-05T02:36:36.184562521Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-05T02:36:36.185379317Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=816.566µs logger=migrator t=2026-05-05T02:36:36.19403635Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-05T02:36:36.194992769Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=958.729µs logger=migrator t=2026-05-05T02:36:36.201397628Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-05T02:36:36.202943008Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.53759ms logger=migrator t=2026-05-05T02:36:36.20901279Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-05T02:36:36.218437769Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.425709ms logger=migrator t=2026-05-05T02:36:36.223696194Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-05T02:36:36.230352367Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.655143ms logger=migrator t=2026-05-05T02:36:36.237253405Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-05T02:36:36.245489239Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.235324ms logger=migrator t=2026-05-05T02:36:36.250899528Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-05T02:36:36.260535191Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.641543ms logger=migrator t=2026-05-05T02:36:36.265871088Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-05T02:36:36.267102723Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.230774ms logger=migrator t=2026-05-05T02:36:36.272012021Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-05T02:36:36.273194814Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.182193ms logger=migrator t=2026-05-05T02:36:36.278576342Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-05T02:36:36.279806757Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.230285ms logger=migrator t=2026-05-05T02:36:36.284781896Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-05T02:36:36.285763316Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=980.94µs logger=migrator t=2026-05-05T02:36:36.290847898Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-05T02:36:36.293114573Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.262025ms logger=migrator t=2026-05-05T02:36:36.298637193Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-05T02:36:36.298763945Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=132.122µs logger=migrator t=2026-05-05T02:36:36.303097063Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-05T02:36:36.303139893Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=41.071µs logger=migrator t=2026-05-05T02:36:36.308617543Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-05T02:36:36.309537871Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=929.458µs logger=migrator t=2026-05-05T02:36:36.314392259Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-05T02:36:36.315298477Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=907.517µs logger=migrator t=2026-05-05T02:36:36.32044458Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-05T02:36:36.321189934Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=744.824µs logger=migrator t=2026-05-05T02:36:36.331339558Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-05T02:36:36.331741265Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=406.628µs logger=migrator t=2026-05-05T02:36:36.336340748Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-05T02:36:36.336907709Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=567.161µs logger=migrator t=2026-05-05T02:36:36.341097602Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-05T02:36:36.341994051Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=896.759µs logger=migrator t=2026-05-05T02:36:36.347486881Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-05T02:36:36.348625934Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.139393ms logger=migrator t=2026-05-05T02:36:36.355117413Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-05T02:36:36.364483551Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.366318ms logger=migrator t=2026-05-05T02:36:36.369352489Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-05T02:36:36.36942556Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=73.831µs logger=migrator t=2026-05-05T02:36:36.374586983Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-05T02:36:36.375777657Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.189824ms logger=migrator t=2026-05-05T02:36:36.383469751Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-05T02:36:36.385822427Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.349256ms logger=migrator t=2026-05-05T02:36:36.395392659Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-05T02:36:36.397375759Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.98679ms logger=migrator t=2026-05-05T02:36:36.405765237Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-05T02:36:36.414991322Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.222784ms logger=migrator t=2026-05-05T02:36:36.420599024Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-05T02:36:36.421489121Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=895.037µs logger=migrator t=2026-05-05T02:36:36.428316239Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-05T02:36:36.429527782Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.212854ms logger=migrator t=2026-05-05T02:36:36.436104904Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-05T02:36:36.465720287Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.613223ms logger=migrator t=2026-05-05T02:36:36.474635955Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-05T02:36:36.475590293Z level=info msg="Migration successfully executed" id="create correlation v2" duration=954.328µs logger=migrator t=2026-05-05T02:36:36.488174376Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-05T02:36:36.489255707Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.081451ms logger=migrator t=2026-05-05T02:36:36.499604524Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-05T02:36:36.5003921Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=787.626µs logger=migrator t=2026-05-05T02:36:36.505616945Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-05T02:36:36.506695167Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.078292ms logger=migrator t=2026-05-05T02:36:36.512923811Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-05T02:36:36.513286008Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=358.897µs logger=migrator t=2026-05-05T02:36:36.520335409Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-05T02:36:36.521158596Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=820.117µs logger=migrator t=2026-05-05T02:36:36.525611205Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-05T02:36:36.534781769Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.170044ms logger=migrator t=2026-05-05T02:36:36.546106696Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-05T02:36:36.547030834Z level=info msg="Migration successfully executed" id="create entity_events table" duration=929.849µs logger=migrator t=2026-05-05T02:36:36.553177546Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-05T02:36:36.554210868Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.033582ms logger=migrator t=2026-05-05T02:36:36.560521854Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T02:36:36.561103965Z 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-05T02:36:36.566190747Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T02:36:36.566921891Z 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-05T02:36:36.586047324Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-05T02:36:36.587180136Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.136752ms logger=migrator t=2026-05-05T02:36:36.597608586Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-05T02:36:36.600563755Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.96139ms logger=migrator t=2026-05-05T02:36:36.607222868Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T02:36:36.608551775Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.329117ms logger=migrator t=2026-05-05T02:36:36.613081466Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T02:36:36.614279579Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.196903ms logger=migrator t=2026-05-05T02:36:36.620205868Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T02:36:36.621366981Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.160464ms logger=migrator t=2026-05-05T02:36:36.625795159Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T02:36:36.62684316Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.047331ms logger=migrator t=2026-05-05T02:36:36.633032855Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-05T02:36:36.633914062Z level=info msg="Migration successfully executed" id="Drop public config table" duration=880.677µs logger=migrator t=2026-05-05T02:36:36.63982502Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-05T02:36:36.641714138Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.889108ms logger=migrator t=2026-05-05T02:36:36.647847151Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T02:36:36.651030214Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.176223ms logger=migrator t=2026-05-05T02:36:36.656957163Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T02:36:36.65779716Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=845.747µs logger=migrator t=2026-05-05T02:36:36.662616416Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-05T02:36:36.663732679Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.115473ms logger=migrator t=2026-05-05T02:36:36.668982784Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-05T02:36:36.69381872Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.835786ms logger=migrator t=2026-05-05T02:36:36.700329741Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-05T02:36:36.70877702Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.446949ms logger=migrator t=2026-05-05T02:36:36.713565855Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-05T02:36:36.720861302Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.293707ms logger=migrator t=2026-05-05T02:36:36.726579656Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-05T02:36:36.726848531Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=269.665µs logger=migrator t=2026-05-05T02:36:36.732357192Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-05T02:36:36.744320241Z level=info msg="Migration successfully executed" id="add share column" duration=11.962409ms logger=migrator t=2026-05-05T02:36:36.748970904Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-05T02:36:36.749172818Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=202.114µs logger=migrator t=2026-05-05T02:36:36.753786251Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-05T02:36:36.75477138Z level=info msg="Migration successfully executed" id="create file table" duration=984.399µs logger=migrator t=2026-05-05T02:36:36.760328091Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-05T02:36:36.762148238Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.819017ms logger=migrator t=2026-05-05T02:36:36.769469114Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-05T02:36:36.770689749Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.221855ms logger=migrator t=2026-05-05T02:36:36.776672239Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-05T02:36:36.777660568Z level=info msg="Migration successfully executed" id="create file_meta table" duration=988.029µs logger=migrator t=2026-05-05T02:36:36.783968855Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-05T02:36:36.785835091Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.866396ms logger=migrator t=2026-05-05T02:36:36.791515755Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-05T02:36:36.791591357Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=76.512µs logger=migrator t=2026-05-05T02:36:36.796544646Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-05T02:36:36.79673418Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=195.004µs logger=migrator t=2026-05-05T02:36:36.801450355Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-05T02:36:36.802089067Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=638.752µs logger=migrator t=2026-05-05T02:36:36.806747031Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-05T02:36:36.807105358Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=359.317µs logger=migrator t=2026-05-05T02:36:36.811871904Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-05T02:36:36.814086517Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.214503ms logger=migrator t=2026-05-05T02:36:36.819899483Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-05T02:36:36.830123138Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.222795ms logger=migrator t=2026-05-05T02:36:36.834602898Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-05T02:36:36.834724551Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=118.643µs logger=migrator t=2026-05-05T02:36:36.83972259Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-05T02:36:36.841901444Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.182273ms logger=migrator t=2026-05-05T02:36:36.847367723Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-05T02:36:36.847826622Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=459.459µs logger=migrator t=2026-05-05T02:36:36.853345442Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-05T02:36:36.853560037Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=212.445µs logger=migrator t=2026-05-05T02:36:36.858540697Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-05T02:36:36.859338542Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=797.275µs logger=migrator t=2026-05-05T02:36:36.864542227Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-05T02:36:36.877239801Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.697454ms logger=migrator t=2026-05-05T02:36:36.881927115Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-05T02:36:36.890821813Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.892138ms logger=migrator t=2026-05-05T02:36:36.897480486Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-05T02:36:36.898241761Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=760.835µs logger=migrator t=2026-05-05T02:36:36.902886284Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-05T02:36:36.978691301Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.805497ms logger=migrator t=2026-05-05T02:36:36.984723681Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-05T02:36:36.986024888Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.300717ms logger=migrator t=2026-05-05T02:36:36.991304534Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-05T02:36:36.992784983Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.478769ms logger=migrator t=2026-05-05T02:36:36.998512197Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-05T02:36:37.024917046Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.402019ms logger=migrator t=2026-05-05T02:36:37.032356525Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-05T02:36:37.039508618Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.151554ms logger=migrator t=2026-05-05T02:36:37.044860245Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-05T02:36:37.045178801Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=319.456µs logger=migrator t=2026-05-05T02:36:37.050020128Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-05T02:36:37.050182912Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=163.024µs logger=migrator t=2026-05-05T02:36:37.055827265Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-05T02:36:37.056214842Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=388.007µs logger=migrator t=2026-05-05T02:36:37.061928917Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-05T02:36:37.062288054Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=359.297µs logger=migrator t=2026-05-05T02:36:37.068458877Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-05T02:36:37.068819144Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=364.497µs logger=migrator t=2026-05-05T02:36:37.074314824Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-05T02:36:37.075970057Z level=info msg="Migration successfully executed" id="create folder table" duration=1.654933ms logger=migrator t=2026-05-05T02:36:37.090209482Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-05T02:36:37.09207681Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.866408ms logger=migrator t=2026-05-05T02:36:37.099044729Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-05T02:36:37.100956277Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.909548ms logger=migrator t=2026-05-05T02:36:37.106697422Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-05T02:36:37.106723243Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.531µs logger=migrator t=2026-05-05T02:36:37.112465498Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T02:36:37.11409903Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.631752ms logger=migrator t=2026-05-05T02:36:37.120484538Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T02:36:37.121850155Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.367287ms logger=migrator t=2026-05-05T02:36:37.128431007Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-05T02:36:37.130963847Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.53601ms logger=migrator t=2026-05-05T02:36:37.13707122Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-05T02:36:37.137533019Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=461.779µs logger=migrator t=2026-05-05T02:36:37.142615411Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-05T02:36:37.142868146Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=252.455µs logger=migrator t=2026-05-05T02:36:37.148734594Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-05T02:36:37.150463298Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.728724ms logger=migrator t=2026-05-05T02:36:37.155485738Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-05T02:36:37.157904747Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.411558ms logger=migrator t=2026-05-05T02:36:37.163174722Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-05T02:36:37.165611801Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.437269ms logger=migrator t=2026-05-05T02:36:37.171305735Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-05T02:36:37.172611201Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.305236ms logger=migrator t=2026-05-05T02:36:37.178320345Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-05T02:36:37.180158182Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.837917ms logger=migrator t=2026-05-05T02:36:37.186027999Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-05T02:36:37.186999788Z level=info msg="Migration successfully executed" id="create anon_device table" duration=971.539µs logger=migrator t=2026-05-05T02:36:37.192922128Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-05T02:36:37.194213323Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.290105ms logger=migrator t=2026-05-05T02:36:37.199397637Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-05T02:36:37.200685003Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.291155ms logger=migrator t=2026-05-05T02:36:37.211058821Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-05T02:36:37.21300136Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.827437ms logger=migrator t=2026-05-05T02:36:37.220490869Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-05T02:36:37.221865427Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.374838ms logger=migrator t=2026-05-05T02:36:37.22950128Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-05T02:36:37.230887867Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.388687ms logger=migrator t=2026-05-05T02:36:37.236249355Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-05T02:36:37.236620222Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=371.817µs logger=migrator t=2026-05-05T02:36:37.242918867Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-05T02:36:37.254282965Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.363138ms logger=migrator t=2026-05-05T02:36:37.260652743Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-05T02:36:37.261422018Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=778.545µs logger=migrator t=2026-05-05T02:36:37.264712564Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T02:36:37.264733014Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.7µs logger=migrator t=2026-05-05T02:36:37.269788516Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T02:36:37.271646363Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.862208ms logger=migrator t=2026-05-05T02:36:37.276782005Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T02:36:37.276800356Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.271µs logger=migrator t=2026-05-05T02:36:37.280759205Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-05T02:36:37.282156973Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.397168ms logger=migrator t=2026-05-05T02:36:37.288548671Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T02:36:37.289717904Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.172163ms logger=migrator t=2026-05-05T02:36:37.296395009Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-05T02:36:37.29801072Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.615492ms logger=migrator t=2026-05-05T02:36:37.302820257Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-05T02:36:37.303556071Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=736.715µs logger=migrator t=2026-05-05T02:36:37.30751757Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-05T02:36:37.307774506Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=257.916µs logger=migrator t=2026-05-05T02:36:37.312680993Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-05T02:36:37.313290426Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=609.443µs logger=migrator t=2026-05-05T02:36:37.317525571Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-05T02:36:37.318598572Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.071181ms logger=migrator t=2026-05-05T02:36:37.3234935Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-05T02:36:37.324844638Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.351238ms logger=migrator t=2026-05-05T02:36:37.330072652Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-05T02:36:37.339678224Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.605362ms logger=migrator t=2026-05-05T02:36:37.345749875Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-05T02:36:37.354444579Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.693194ms logger=migrator t=2026-05-05T02:36:37.359602852Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-05T02:36:37.368546751Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.944349ms logger=migrator t=2026-05-05T02:36:37.374445599Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-05T02:36:37.374518941Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.802µs logger=migrator t=2026-05-05T02:36:37.379730405Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-05T02:36:37.389195005Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.46409ms logger=migrator t=2026-05-05T02:36:37.393918829Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-05T02:36:37.401588103Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.670494ms logger=migrator t=2026-05-05T02:36:37.406179085Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-05T02:36:37.406477101Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=297.936µs logger=migrator t=2026-05-05T02:36:37.411607464Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.720465993s logger=migrator t=2026-05-05T02:36:37.412208466Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-05T02:36:37.427786187Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-05T02:36:37.428005601Z level=info msg="Created default organization" logger=secrets t=2026-05-05T02:36:37.43343478Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T02:36:37.479315698Z level=info msg="Restored cache from database" duration=481.199µs logger=plugin.store t=2026-05-05T02:36:37.48092978Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-05T02:36:37.524089024Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-05T02:36:37.524128755Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-05T02:36:37.524234367Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-05T02:36:37.524247227Z level=info msg="Plugins loaded" count=54 duration=43.318747ms logger=query_data t=2026-05-05T02:36:37.528696666Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-05T02:36:37.533170776Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-05T02:36:37.53989763Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-05T02:36:37.546631895Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-05T02:36:37.548776108Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-05T02:36:37.551273458Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-05T02:36:37.56885794Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-05T02:36:37.585291389Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-05T02:36:37.6053165Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-05T02:36:37.60534017Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-05T02:36:37.605574385Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-05T02:36:37.605573395Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-05T02:36:37.606072194Z level=info msg="State cache has been initialized" states=0 duration=498.259µs logger=ngalert.multiorg.alertmanager t=2026-05-05T02:36:37.606160666Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-05T02:36:37.606187407Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-05T02:36:37.606233858Z level=info msg=starting first_tick=2026-05-05T02:36:40Z logger=provisioning.dashboard t=2026-05-05T02:36:37.606258868Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-05T02:36:37.609467362Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-05T02:36:37.68433917Z level=info msg="Update check succeeded" duration=78.48271ms logger=grafana.update.checker t=2026-05-05T02:36:37.686632737Z level=info msg="Update check succeeded" duration=81.056992ms logger=provisioning.dashboard t=2026-05-05T02:36:37.691254749Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-05T02:36:37.691641077Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T02:36:37.693890441Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T02:36:37.742305611Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T02:36:37.753386722Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T02:36:37.768734859Z level=info msg="Patterns update finished" duration=86.528472ms logger=grafana-apiserver t=2026-05-05T02:36:38.127225072Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-05T02:36:38.12763646Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-05T02:36:41.546304847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.547239745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.572262476Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-05T02:36:41.620002611Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-05T02:36:41.637912029Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-05T02:36:41.644730756Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-05T02:36:41.661141425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.698295328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.712523032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.737985962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.75541637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.776159156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.792898621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.823331519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.840404832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.879494974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.905782659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.930391422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.95180424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:41.980633237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.009908753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.037165908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.055592686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.077819711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.097115347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.130628738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.14617905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.183715201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.20018793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.227473416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.244909765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.286496177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.301535708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.341916926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.363299393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.39310888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.423624511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.489399647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.50657521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.566565691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.585742025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.824342299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:42.840305259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.557629002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.576213983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.620458939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.638451959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.682441549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.698706254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.747703455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.763292677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.805829178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.824346919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.876828189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:43.906956201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.00533556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.023882731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.092893302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.110823531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.184911933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.206442654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.28670724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.303038497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.38161262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.400934836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.473674621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.498582879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.696158503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.723281266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.842932919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:44.85742041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.004239018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.02085341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.122456423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.140897092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.223710529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.240811611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.327540126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.347003216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.426788023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.443098209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T02:36:45.51059082Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-05T02:38:35.627253548Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-05T02:46:37.630167894Z level=info msg="Completed cleanup jobs" duration=23.636574ms logger=plugins.update.checker t=2026-05-05T02:46:37.744805693Z level=info msg="Update check succeeded" duration=59.680907ms logger=cleanup t=2026-05-05T02:56:37.646408326Z level=info msg="Completed cleanup jobs" duration=39.825618ms logger=plugins.update.checker t=2026-05-05T02:56:37.778885152Z level=info msg="Update check succeeded" duration=94.060685ms