logger=settings t=2026-03-09T01:47:17.278079897Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-09T01:47:17Z logger=settings t=2026-03-09T01:47:17.278345212Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-09T01:47:17.278358172Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-09T01:47:17.278361643Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-09T01:47:17.278364413Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-09T01:47:17.278367613Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-09T01:47:17.278371673Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-09T01:47:17.278374673Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-09T01:47:17.278378223Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-09T01:47:17.278382053Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-09T01:47:17.278390353Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-09T01:47:17.278393133Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-09T01:47:17.278395883Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-09T01:47:17.278398613Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-09T01:47:17.278403683Z level=info msg=Target target=[all] logger=settings t=2026-03-09T01:47:17.278409443Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-09T01:47:17.278414934Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-09T01:47:17.278418024Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-09T01:47:17.278422714Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-09T01:47:17.278425944Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-09T01:47:17.278429154Z level=info msg="App mode production" logger=sqlstore t=2026-03-09T01:47:17.278707509Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-09T01:47:17.27872435Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-09T01:47:17.283964055Z level=info msg="Locking database" logger=migrator t=2026-03-09T01:47:17.283988925Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-09T01:47:17.284595907Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-09T01:47:17.28674693Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.142853ms logger=migrator t=2026-03-09T01:47:17.292915953Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-09T01:47:17.293700889Z level=info msg="Migration successfully executed" id="create user table" duration=785.836µs logger=migrator t=2026-03-09T01:47:17.300834271Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-09T01:47:17.301539155Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=704.854µs logger=migrator t=2026-03-09T01:47:17.30678446Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-09T01:47:17.307873162Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.088002ms logger=migrator t=2026-03-09T01:47:17.312380972Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-09T01:47:17.313477084Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.095112ms logger=migrator t=2026-03-09T01:47:17.321192798Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-09T01:47:17.321897773Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=704.494µs logger=migrator t=2026-03-09T01:47:17.326427192Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-09T01:47:17.328830951Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.403438ms logger=migrator t=2026-03-09T01:47:17.333121167Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-09T01:47:17.333918162Z level=info msg="Migration successfully executed" id="create user table v2" duration=790.835µs logger=migrator t=2026-03-09T01:47:17.337396831Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-09T01:47:17.337886821Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=489.69µs logger=migrator t=2026-03-09T01:47:17.342057165Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-09T01:47:17.342579265Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=522.09µs logger=migrator t=2026-03-09T01:47:17.347468653Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-09T01:47:17.34781788Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=349.397µs logger=migrator t=2026-03-09T01:47:17.351603115Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-09T01:47:17.352209998Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=606.043µs logger=migrator t=2026-03-09T01:47:17.361188127Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-09T01:47:17.363038903Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.851066ms logger=migrator t=2026-03-09T01:47:17.368925112Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-09T01:47:17.368987353Z level=info msg="Migration successfully executed" id="Update user table charset" duration=63.031µs logger=migrator t=2026-03-09T01:47:17.373604135Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-09T01:47:17.375762678Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.157143ms logger=migrator t=2026-03-09T01:47:17.381109665Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-09T01:47:17.381343779Z level=info msg="Migration successfully executed" id="Add missing user data" duration=232.524µs logger=migrator t=2026-03-09T01:47:17.386602175Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-09T01:47:17.387777918Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.175393ms logger=migrator t=2026-03-09T01:47:17.392293328Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-09T01:47:17.392986472Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=701.544µs logger=migrator t=2026-03-09T01:47:17.398490492Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-09T01:47:17.399643685Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.160164ms logger=migrator t=2026-03-09T01:47:17.404216006Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-09T01:47:17.416140744Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.925368ms logger=migrator t=2026-03-09T01:47:17.420794777Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-09T01:47:17.421597503Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=798.426µs logger=migrator t=2026-03-09T01:47:17.426391499Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-09T01:47:17.426612563Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=222.244µs logger=migrator t=2026-03-09T01:47:17.431741396Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-09T01:47:17.432883028Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.139862ms logger=migrator t=2026-03-09T01:47:17.439550812Z 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-03-09T01:47:17.43995475Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=405.548µs logger=migrator t=2026-03-09T01:47:17.446445789Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-09T01:47:17.447220835Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=783.476µs logger=migrator t=2026-03-09T01:47:17.453305557Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-09T01:47:17.454831527Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.52556ms logger=migrator t=2026-03-09T01:47:17.461264135Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-09T01:47:17.462550921Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.285766ms logger=migrator t=2026-03-09T01:47:17.467954199Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-09T01:47:17.469069071Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.119362ms logger=migrator t=2026-03-09T01:47:17.475139752Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-09T01:47:17.476414538Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.275906ms logger=migrator t=2026-03-09T01:47:17.483366496Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-09T01:47:17.484806276Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.443719ms logger=migrator t=2026-03-09T01:47:17.489610602Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-09T01:47:17.489659343Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=51.821µs logger=migrator t=2026-03-09T01:47:17.495795085Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-09T01:47:17.496619421Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=824.516µs logger=migrator t=2026-03-09T01:47:17.522921677Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-09T01:47:17.524476238Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.560451ms logger=migrator t=2026-03-09T01:47:17.528375505Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-09T01:47:17.529194072Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=819.627µs logger=migrator t=2026-03-09T01:47:17.563901865Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-09T01:47:17.565003937Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.102432ms logger=migrator t=2026-03-09T01:47:17.868434357Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:17.874066299Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.636792ms logger=migrator t=2026-03-09T01:47:17.938108048Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-09T01:47:17.939765701Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.661203ms logger=migrator t=2026-03-09T01:47:17.986910142Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-09T01:47:17.98825017Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.347948ms logger=migrator t=2026-03-09T01:47:18.073631624Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-09T01:47:18.075090764Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.4595ms logger=migrator t=2026-03-09T01:47:18.306148278Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-09T01:47:18.30773768Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.595103ms logger=migrator t=2026-03-09T01:47:18.484089892Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-09T01:47:18.485497009Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.412137ms logger=migrator t=2026-03-09T01:47:18.511065669Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-09T01:47:18.511851426Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=787.397µs logger=migrator t=2026-03-09T01:47:18.519124551Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-09T01:47:18.520268304Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.147804ms logger=migrator t=2026-03-09T01:47:18.525141041Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-09T01:47:18.525801995Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=663.454µs logger=migrator t=2026-03-09T01:47:18.531779124Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-09T01:47:18.532559589Z level=info msg="Migration successfully executed" id="create star table" duration=785.525µs logger=migrator t=2026-03-09T01:47:18.539363485Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-09T01:47:18.540315644Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=954.819µs logger=migrator t=2026-03-09T01:47:18.546826524Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-09T01:47:18.547682791Z level=info msg="Migration successfully executed" id="create org table v1" duration=857.357µs logger=migrator t=2026-03-09T01:47:18.553500027Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-09T01:47:18.554500578Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=999.52µs logger=migrator t=2026-03-09T01:47:18.562766503Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-09T01:47:18.563426716Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=658.812µs logger=migrator t=2026-03-09T01:47:18.568805303Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-09T01:47:18.569347144Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=541.251µs logger=migrator t=2026-03-09T01:47:18.573104448Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-09T01:47:18.573856974Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=751.516µs logger=migrator t=2026-03-09T01:47:18.579269302Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-09T01:47:18.58015243Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=883.787µs logger=migrator t=2026-03-09T01:47:18.58567205Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-09T01:47:18.585763092Z level=info msg="Migration successfully executed" id="Update org table charset" duration=101.632µs logger=migrator t=2026-03-09T01:47:18.590604119Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-09T01:47:18.59066656Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=61.751µs logger=migrator t=2026-03-09T01:47:18.595120528Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-09T01:47:18.595577177Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=456.899µs logger=migrator t=2026-03-09T01:47:18.601573638Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-09T01:47:18.603150539Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.578031ms logger=migrator t=2026-03-09T01:47:18.614693309Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-09T01:47:18.616616738Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.926109ms logger=migrator t=2026-03-09T01:47:18.62174754Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-09T01:47:18.623214169Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.462869ms logger=migrator t=2026-03-09T01:47:18.629413223Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-09T01:47:18.630141618Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=729.645µs logger=migrator t=2026-03-09T01:47:18.633810801Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-09T01:47:18.635096037Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.284796ms logger=migrator t=2026-03-09T01:47:18.645173208Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-09T01:47:18.646436204Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.269646ms logger=migrator t=2026-03-09T01:47:18.651989975Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-09T01:47:18.657439852Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.448237ms logger=migrator t=2026-03-09T01:47:18.662074315Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-09T01:47:18.662947782Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=875.387µs logger=migrator t=2026-03-09T01:47:18.666620707Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-09T01:47:18.668171447Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.554981ms logger=migrator t=2026-03-09T01:47:18.676767659Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-09T01:47:18.677854691Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.089932ms logger=migrator t=2026-03-09T01:47:18.684753158Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-09T01:47:18.685182057Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=428.749µs logger=migrator t=2026-03-09T01:47:18.689137916Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-09T01:47:18.690285599Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.147783ms logger=migrator t=2026-03-09T01:47:18.697763188Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-09T01:47:18.697933052Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=176.734µs logger=migrator t=2026-03-09T01:47:18.713108404Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-09T01:47:18.714643315Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.540551ms logger=migrator t=2026-03-09T01:47:18.71840586Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-09T01:47:18.719762088Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.353578ms logger=migrator t=2026-03-09T01:47:18.72341432Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-09T01:47:18.725239077Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.824757ms logger=migrator t=2026-03-09T01:47:18.728550533Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-09T01:47:18.729378429Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=826.806µs logger=migrator t=2026-03-09T01:47:18.732984931Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-09T01:47:18.734944111Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.95867ms logger=migrator t=2026-03-09T01:47:18.739830659Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-09T01:47:18.740670115Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=842.196µs logger=migrator t=2026-03-09T01:47:18.744934661Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-09T01:47:18.746542252Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.618922ms logger=migrator t=2026-03-09T01:47:18.751111994Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-09T01:47:18.751143554Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32µs logger=migrator t=2026-03-09T01:47:18.760103253Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-09T01:47:18.760130714Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.821µs logger=migrator t=2026-03-09T01:47:18.763767296Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-09T01:47:18.765776076Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.00591ms logger=migrator t=2026-03-09T01:47:18.773155724Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-09T01:47:18.776894408Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.740724ms logger=migrator t=2026-03-09T01:47:18.780548561Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-09T01:47:18.784175664Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.627533ms logger=migrator t=2026-03-09T01:47:18.795028941Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-09T01:47:18.797789436Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.765845ms logger=migrator t=2026-03-09T01:47:18.80698796Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-09T01:47:18.807318096Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=332.376µs logger=migrator t=2026-03-09T01:47:18.813364707Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-09T01:47:18.814221024Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=854.227µs logger=migrator t=2026-03-09T01:47:18.820271675Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-09T01:47:18.821261085Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=991.9µs logger=migrator t=2026-03-09T01:47:18.829311855Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-09T01:47:18.829411957Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=108.342µs logger=migrator t=2026-03-09T01:47:18.835335905Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-09T01:47:18.836547799Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.215594ms logger=migrator t=2026-03-09T01:47:18.839753064Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-09T01:47:18.841250364Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.5092ms logger=migrator t=2026-03-09T01:47:18.846850666Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:18.854663902Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.818027ms logger=migrator t=2026-03-09T01:47:18.859716883Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-09T01:47:18.860925756Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.207413ms logger=migrator t=2026-03-09T01:47:18.867938427Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-09T01:47:18.868992258Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.053581ms logger=migrator t=2026-03-09T01:47:18.87313019Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-09T01:47:18.874168051Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.037041ms logger=migrator t=2026-03-09T01:47:18.881699102Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-09T01:47:18.882433006Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=739.384µs logger=migrator t=2026-03-09T01:47:18.888844254Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-09T01:47:18.889521187Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=676.323µs logger=migrator t=2026-03-09T01:47:18.897294803Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-09T01:47:18.901337534Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.048361ms logger=migrator t=2026-03-09T01:47:18.906250232Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-09T01:47:18.907054588Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=804.237µs logger=migrator t=2026-03-09T01:47:18.912069087Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-09T01:47:18.912320272Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=258.725µs logger=migrator t=2026-03-09T01:47:18.915891735Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-09T01:47:18.916062328Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=170.903µs logger=migrator t=2026-03-09T01:47:18.923137419Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-09T01:47:18.92468553Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.554191ms logger=migrator t=2026-03-09T01:47:18.928804622Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-09T01:47:18.931061537Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.256765ms logger=migrator t=2026-03-09T01:47:18.935882673Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-09T01:47:18.937762661Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.879738ms logger=migrator t=2026-03-09T01:47:18.942936944Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-09T01:47:18.943782832Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=842.408µs logger=migrator t=2026-03-09T01:47:18.948029886Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-09T01:47:18.949344413Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.314777ms logger=migrator t=2026-03-09T01:47:18.954320391Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-09T01:47:18.955501875Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.180864ms logger=migrator t=2026-03-09T01:47:18.959332622Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-09T01:47:18.960035076Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=702.804µs logger=migrator t=2026-03-09T01:47:18.964498555Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-09T01:47:18.973843011Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.342596ms logger=migrator t=2026-03-09T01:47:18.977370412Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-09T01:47:18.978055716Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=684.514µs logger=migrator t=2026-03-09T01:47:18.982060105Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-09T01:47:18.982852582Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=792.707µs logger=migrator t=2026-03-09T01:47:18.987404452Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-09T01:47:18.988180568Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=777.596µs logger=migrator t=2026-03-09T01:47:18.992732809Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-09T01:47:18.993278589Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=545.42µs logger=migrator t=2026-03-09T01:47:18.997490024Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-09T01:47:19.000334291Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.849497ms logger=migrator t=2026-03-09T01:47:19.005162447Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-09T01:47:19.007429392Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.266965ms logger=migrator t=2026-03-09T01:47:19.012120826Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-09T01:47:19.012199498Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=79.662µs logger=migrator t=2026-03-09T01:47:19.01834447Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-09T01:47:19.018645506Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=301.236µs logger=migrator t=2026-03-09T01:47:19.026430402Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-09T01:47:19.029216777Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.785965ms logger=migrator t=2026-03-09T01:47:19.032911292Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-09T01:47:19.033096335Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=185.393µs logger=migrator t=2026-03-09T01:47:19.037579434Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-09T01:47:19.037749578Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=173.563µs logger=migrator t=2026-03-09T01:47:19.041426732Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-09T01:47:19.045731387Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.333086ms logger=migrator t=2026-03-09T01:47:19.050616005Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-09T01:47:19.050822469Z level=info msg="Migration successfully executed" id="Update uid value" duration=204.644µs logger=migrator t=2026-03-09T01:47:19.054134355Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-09T01:47:19.055047423Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=912.648µs logger=migrator t=2026-03-09T01:47:19.058682306Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-09T01:47:19.059809638Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.125742ms logger=migrator t=2026-03-09T01:47:19.065036703Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-09T01:47:19.067731617Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.693744ms logger=migrator t=2026-03-09T01:47:19.07238289Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-09T01:47:19.073173585Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=790.235µs logger=migrator t=2026-03-09T01:47:19.077729677Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-09T01:47:19.078824058Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.092682ms logger=migrator t=2026-03-09T01:47:19.083860399Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-09T01:47:19.085236786Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.371877ms logger=migrator t=2026-03-09T01:47:19.089819478Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-09T01:47:19.090559682Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=740.054µs logger=migrator t=2026-03-09T01:47:19.095277917Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-09T01:47:19.096913699Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.635652ms logger=migrator t=2026-03-09T01:47:19.10344246Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-09T01:47:19.104192435Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=747.365µs logger=migrator t=2026-03-09T01:47:19.107824927Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-09T01:47:19.119158283Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.334576ms logger=migrator t=2026-03-09T01:47:19.122813657Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-09T01:47:19.123360117Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=546.31µs logger=migrator t=2026-03-09T01:47:19.127716304Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-09T01:47:19.12901428Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.292516ms logger=migrator t=2026-03-09T01:47:19.133220074Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-09T01:47:19.134541611Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.321467ms logger=migrator t=2026-03-09T01:47:19.138329436Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-09T01:47:19.139089071Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=759.345µs logger=migrator t=2026-03-09T01:47:19.144066831Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-09T01:47:19.144594061Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=526.97µs logger=migrator t=2026-03-09T01:47:19.148205354Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-09T01:47:19.14905732Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=851.536µs logger=migrator t=2026-03-09T01:47:19.15306189Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-09T01:47:19.153089561Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.891µs logger=migrator t=2026-03-09T01:47:19.157689303Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-09T01:47:19.16107258Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.381187ms logger=migrator t=2026-03-09T01:47:19.166249834Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-09T01:47:19.170845726Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.600772ms logger=migrator t=2026-03-09T01:47:19.175153161Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-09T01:47:19.175465247Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=313.076µs logger=migrator t=2026-03-09T01:47:19.180326115Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-09T01:47:19.184017868Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.692273ms logger=migrator t=2026-03-09T01:47:19.189177751Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-09T01:47:19.191720842Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.545181ms logger=migrator t=2026-03-09T01:47:19.19555297Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-09T01:47:19.196317665Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=761.714µs logger=migrator t=2026-03-09T01:47:19.200955857Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-09T01:47:19.201487838Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=528.511µs logger=migrator t=2026-03-09T01:47:19.206686282Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-09T01:47:19.207919806Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.230654ms logger=migrator t=2026-03-09T01:47:19.212285014Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-09T01:47:19.213577669Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.292235ms logger=migrator t=2026-03-09T01:47:19.220959267Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-09T01:47:19.222392055Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.433568ms logger=migrator t=2026-03-09T01:47:19.226873795Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-09T01:47:19.228222931Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.348826ms logger=migrator t=2026-03-09T01:47:19.232500187Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-09T01:47:19.232578489Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=78.812µs logger=migrator t=2026-03-09T01:47:19.235940506Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-09T01:47:19.235969816Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.89µs logger=migrator t=2026-03-09T01:47:19.242313823Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-09T01:47:19.246857174Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.547522ms logger=migrator t=2026-03-09T01:47:19.252420435Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-09T01:47:19.255490886Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.070371ms logger=migrator t=2026-03-09T01:47:19.261441075Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-09T01:47:19.261508956Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.821µs logger=migrator t=2026-03-09T01:47:19.266536027Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-09T01:47:19.267374433Z level=info msg="Migration successfully executed" id="create quota table v1" duration=841.156µs logger=migrator t=2026-03-09T01:47:19.271458415Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-09T01:47:19.272844992Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.385557ms logger=migrator t=2026-03-09T01:47:19.278340452Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-09T01:47:19.278368833Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.491µs logger=migrator t=2026-03-09T01:47:19.281970284Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-09T01:47:19.28325059Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.279506ms logger=migrator t=2026-03-09T01:47:19.289815941Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-09T01:47:19.290667339Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=850.858µs logger=migrator t=2026-03-09T01:47:19.295372492Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-09T01:47:19.30073776Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.364578ms logger=migrator t=2026-03-09T01:47:19.304963924Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-09T01:47:19.304991455Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.141µs logger=migrator t=2026-03-09T01:47:19.311578416Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-09T01:47:19.313123487Z level=info msg="Migration successfully executed" id="create session table" duration=1.544391ms logger=migrator t=2026-03-09T01:47:19.319534675Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-09T01:47:19.319707278Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=172.883µs logger=migrator t=2026-03-09T01:47:19.323540735Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-09T01:47:19.323647817Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=106.862µs logger=migrator t=2026-03-09T01:47:19.328739799Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-09T01:47:19.329815901Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.076032ms logger=migrator t=2026-03-09T01:47:19.334498884Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-09T01:47:19.335731439Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.232286ms logger=migrator t=2026-03-09T01:47:19.340700577Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-09T01:47:19.340731888Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.801µs logger=migrator t=2026-03-09T01:47:19.344706318Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-09T01:47:19.344784649Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=80.081µs logger=migrator t=2026-03-09T01:47:19.349695668Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-09T01:47:19.353675157Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.980609ms logger=migrator t=2026-03-09T01:47:19.357990034Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-09T01:47:19.361126616Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.135912ms logger=migrator t=2026-03-09T01:47:19.365135766Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-09T01:47:19.365328069Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=189.353µs logger=migrator t=2026-03-09T01:47:19.369960482Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-09T01:47:19.370216257Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=255.555µs logger=migrator t=2026-03-09T01:47:19.37439467Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-09T01:47:19.375760158Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.365178ms logger=migrator t=2026-03-09T01:47:19.380216747Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-09T01:47:19.380242528Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.931µs logger=migrator t=2026-03-09T01:47:19.384034423Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-09T01:47:19.387130775Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.095932ms logger=migrator t=2026-03-09T01:47:19.391619405Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-09T01:47:19.39186305Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=243.565µs logger=migrator t=2026-03-09T01:47:19.395429491Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-09T01:47:19.399506552Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.074991ms logger=migrator t=2026-03-09T01:47:19.403553113Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-09T01:47:19.407155435Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.602672ms logger=migrator t=2026-03-09T01:47:19.412148504Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-09T01:47:19.412245546Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=97.262µs logger=migrator t=2026-03-09T01:47:19.416393399Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-09T01:47:19.417307028Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=913.119µs logger=migrator t=2026-03-09T01:47:19.422010571Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-09T01:47:19.423498541Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.48759ms logger=migrator t=2026-03-09T01:47:19.429267516Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-09T01:47:19.430352938Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.085342ms logger=migrator t=2026-03-09T01:47:19.435022921Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-09T01:47:19.436022351Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=999.04µs logger=migrator t=2026-03-09T01:47:19.44047428Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-09T01:47:19.441430629Z level=info msg="Migration successfully executed" id="add index alert state" duration=956.159µs logger=migrator t=2026-03-09T01:47:19.446525841Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-09T01:47:19.447919039Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.390798ms logger=migrator t=2026-03-09T01:47:19.452610612Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-09T01:47:19.453430249Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=820.287µs logger=migrator t=2026-03-09T01:47:19.457780816Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-09T01:47:19.458659884Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=878.658µs logger=migrator t=2026-03-09T01:47:19.463617772Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-09T01:47:19.464396988Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=779.366µs logger=migrator t=2026-03-09T01:47:19.46797722Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-09T01:47:19.479566871Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.589511ms logger=migrator t=2026-03-09T01:47:19.482997309Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-09T01:47:19.483508249Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=511.1µs logger=migrator t=2026-03-09T01:47:19.488154592Z 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-03-09T01:47:19.489621052Z 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.46624ms logger=migrator t=2026-03-09T01:47:19.495297796Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-09T01:47:19.496162913Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=874.387µs logger=migrator t=2026-03-09T01:47:19.501869346Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-09T01:47:19.502855406Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=985.67µs logger=migrator t=2026-03-09T01:47:19.506983719Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-09T01:47:19.507878336Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=894.207µs logger=migrator t=2026-03-09T01:47:19.513827225Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-09T01:47:19.519632691Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.804206ms logger=migrator t=2026-03-09T01:47:19.524252063Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-09T01:47:19.528301714Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.049151ms logger=migrator t=2026-03-09T01:47:19.53208475Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-09T01:47:19.53559467Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.51135ms logger=migrator t=2026-03-09T01:47:19.540163481Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-09T01:47:19.543733922Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.569551ms logger=migrator t=2026-03-09T01:47:19.547609449Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-09T01:47:19.548538548Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=928.829µs logger=migrator t=2026-03-09T01:47:19.552933566Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-09T01:47:19.552961156Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.42µs logger=migrator t=2026-03-09T01:47:19.556905266Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-09T01:47:19.556961597Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=57.401µs logger=migrator t=2026-03-09T01:47:19.561689701Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-09T01:47:19.563031258Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.342907ms logger=migrator t=2026-03-09T01:47:19.568496807Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-09T01:47:19.569984136Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.487989ms logger=migrator t=2026-03-09T01:47:19.575285022Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-09T01:47:19.576104688Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=819.296µs logger=migrator t=2026-03-09T01:47:19.580771552Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-09T01:47:19.58168551Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=912.888µs logger=migrator t=2026-03-09T01:47:19.586642509Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-09T01:47:19.588139959Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.49989ms logger=migrator t=2026-03-09T01:47:19.593246131Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-09T01:47:19.599851773Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.605922ms logger=migrator t=2026-03-09T01:47:19.603843192Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-09T01:47:19.608446745Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.584382ms logger=migrator t=2026-03-09T01:47:19.613410644Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-09T01:47:19.61374724Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=336.516µs logger=migrator t=2026-03-09T01:47:19.617362572Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-09T01:47:19.618441255Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.078713ms logger=migrator t=2026-03-09T01:47:19.622824891Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-09T01:47:19.623819301Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=993.71µs logger=migrator t=2026-03-09T01:47:19.628411393Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-09T01:47:19.632458315Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.046292ms logger=migrator t=2026-03-09T01:47:19.637702859Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-09T01:47:19.637863412Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=160.334µs logger=migrator t=2026-03-09T01:47:19.641702199Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-09T01:47:19.642737159Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.03458ms logger=migrator t=2026-03-09T01:47:19.647362962Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-09T01:47:19.648402642Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.04183ms logger=migrator t=2026-03-09T01:47:19.652927413Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-09T01:47:19.653113007Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=186.484µs logger=migrator t=2026-03-09T01:47:19.656889322Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-09T01:47:19.661765449Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=4.873437ms logger=migrator t=2026-03-09T01:47:19.667380861Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-09T01:47:19.668441162Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.054261ms logger=migrator t=2026-03-09T01:47:19.672932882Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-09T01:47:19.673924842Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=991.81µs logger=migrator t=2026-03-09T01:47:19.678251449Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-09T01:47:19.67931978Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.067351ms logger=migrator t=2026-03-09T01:47:19.684512593Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-09T01:47:19.686112436Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.602563ms logger=migrator t=2026-03-09T01:47:19.690966072Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-09T01:47:19.692050944Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.084822ms logger=migrator t=2026-03-09T01:47:19.696780199Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-09T01:47:19.696852331Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=73.282µs logger=migrator t=2026-03-09T01:47:19.70134277Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-09T01:47:19.705779399Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.435939ms logger=migrator t=2026-03-09T01:47:19.70988053Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-09T01:47:19.71084201Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=962.07µs logger=migrator t=2026-03-09T01:47:19.714795639Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-09T01:47:19.723248597Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.454748ms logger=migrator t=2026-03-09T01:47:19.727969092Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-09T01:47:19.728604344Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=626.932µs logger=migrator t=2026-03-09T01:47:19.732305288Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-09T01:47:19.733760597Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.455259ms logger=migrator t=2026-03-09T01:47:19.738349178Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-09T01:47:19.739594564Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.245406ms logger=migrator t=2026-03-09T01:47:19.745876609Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-09T01:47:19.757086973Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.210734ms logger=migrator t=2026-03-09T01:47:19.760702915Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-09T01:47:19.761273077Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=569.552µs logger=migrator t=2026-03-09T01:47:19.765025922Z 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-03-09T01:47:19.765991631Z 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=966.269µs logger=migrator t=2026-03-09T01:47:19.771271916Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-09T01:47:19.771679574Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=407.078µs logger=migrator t=2026-03-09T01:47:19.775632154Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-09T01:47:19.776586632Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=949.868µs logger=migrator t=2026-03-09T01:47:19.780578662Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-09T01:47:19.780867288Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=288.396µs logger=migrator t=2026-03-09T01:47:19.785456029Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-09T01:47:19.792196375Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.729145ms logger=migrator t=2026-03-09T01:47:19.798275046Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-09T01:47:19.804270205Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.997409ms logger=migrator t=2026-03-09T01:47:19.807944398Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-09T01:47:19.809075392Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.129783ms logger=migrator t=2026-03-09T01:47:19.813624332Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-09T01:47:19.814602882Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=980.01µs logger=migrator t=2026-03-09T01:47:19.819141532Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-09T01:47:19.81954486Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=404.378µs logger=migrator t=2026-03-09T01:47:19.824512349Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-09T01:47:19.832262754Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.751835ms logger=migrator t=2026-03-09T01:47:19.836412517Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-09T01:47:19.837471829Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.058712ms logger=migrator t=2026-03-09T01:47:19.845960778Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-09T01:47:19.846266854Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=307.036µs logger=migrator t=2026-03-09T01:47:19.852795384Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-09T01:47:19.853767224Z level=info msg="Migration successfully executed" id="Move region to single row" duration=971.83µs logger=migrator t=2026-03-09T01:47:19.857550259Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-09T01:47:19.8585784Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.027941ms logger=migrator t=2026-03-09T01:47:19.863400076Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-09T01:47:19.864873936Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.47176ms logger=migrator t=2026-03-09T01:47:19.869531158Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-09T01:47:19.870701972Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.173764ms logger=migrator t=2026-03-09T01:47:19.881010287Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-09T01:47:19.882290264Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.284826ms logger=migrator t=2026-03-09T01:47:19.887285173Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-09T01:47:19.888450266Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.164023ms logger=migrator t=2026-03-09T01:47:19.892269102Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-09T01:47:19.893970826Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.701254ms logger=migrator t=2026-03-09T01:47:19.898915236Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-09T01:47:19.89915812Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=247.955µs logger=migrator t=2026-03-09T01:47:19.904003467Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-09T01:47:19.905087309Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.086053ms logger=migrator t=2026-03-09T01:47:19.911511007Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-09T01:47:19.913274602Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.762375ms logger=migrator t=2026-03-09T01:47:19.918334514Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-09T01:47:19.919441235Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.102691ms logger=migrator t=2026-03-09T01:47:19.923956646Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-09T01:47:19.925015717Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.0589ms logger=migrator t=2026-03-09T01:47:19.929136638Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-09T01:47:19.929339023Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=203.015µs logger=migrator t=2026-03-09T01:47:19.933375333Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-09T01:47:19.933741821Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=367.318µs logger=migrator t=2026-03-09T01:47:19.937256851Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-09T01:47:19.937376613Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=108.012µs logger=migrator t=2026-03-09T01:47:19.943622829Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-09T01:47:19.944472175Z level=info msg="Migration successfully executed" id="create team table" duration=849.227µs logger=migrator t=2026-03-09T01:47:19.94872992Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-09T01:47:19.949662299Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=933.06µs logger=migrator t=2026-03-09T01:47:19.9547409Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-09T01:47:19.955640758Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=899.188µs logger=migrator t=2026-03-09T01:47:19.959651818Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-09T01:47:19.96475484Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.103762ms logger=migrator t=2026-03-09T01:47:19.968399662Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-09T01:47:19.968580217Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=180.835µs logger=migrator t=2026-03-09T01:47:19.973062016Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-09T01:47:19.974134428Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.069372ms logger=migrator t=2026-03-09T01:47:19.979698939Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-09T01:47:19.980639468Z level=info msg="Migration successfully executed" id="create team member table" duration=939.599µs logger=migrator t=2026-03-09T01:47:19.985132437Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-09T01:47:19.98577624Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=643.553µs logger=migrator t=2026-03-09T01:47:19.992647417Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-09T01:47:19.994074926Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.423489ms logger=migrator t=2026-03-09T01:47:19.999393672Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-09T01:47:20.000361401Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=967.409µs logger=migrator t=2026-03-09T01:47:20.006879051Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-09T01:47:20.013096675Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.218694ms logger=migrator t=2026-03-09T01:47:20.018979333Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-09T01:47:20.023983832Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.003649ms logger=migrator t=2026-03-09T01:47:20.027684577Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-09T01:47:20.032430121Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.745524ms logger=migrator t=2026-03-09T01:47:20.036668286Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-09T01:47:20.037612365Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=943.829µs logger=migrator t=2026-03-09T01:47:20.044485613Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-09T01:47:20.045668176Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.182693ms logger=migrator t=2026-03-09T01:47:20.05090032Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-09T01:47:20.052210586Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.307386ms logger=migrator t=2026-03-09T01:47:20.059694306Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-09T01:47:20.060940561Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.245945ms logger=migrator t=2026-03-09T01:47:20.069273707Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-09T01:47:20.072759707Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=3.48503ms logger=migrator t=2026-03-09T01:47:20.08042181Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-09T01:47:20.081507902Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.085823ms logger=migrator t=2026-03-09T01:47:20.093845978Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-09T01:47:20.094800858Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=955.469µs logger=migrator t=2026-03-09T01:47:20.099524011Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-09T01:47:20.100406369Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=882.058µs logger=migrator t=2026-03-09T01:47:20.108532231Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-09T01:47:20.109336317Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=808.077µs logger=migrator t=2026-03-09T01:47:20.116105413Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-09T01:47:20.116339107Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=230.685µs logger=migrator t=2026-03-09T01:47:20.122886369Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-09T01:47:20.124353917Z level=info msg="Migration successfully executed" id="create tag table" duration=1.467339ms logger=migrator t=2026-03-09T01:47:20.134276496Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-09T01:47:20.135758295Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.486559ms logger=migrator t=2026-03-09T01:47:20.139837517Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-09T01:47:20.140683993Z level=info msg="Migration successfully executed" id="create login attempt table" duration=846.336µs logger=migrator t=2026-03-09T01:47:20.145569841Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-09T01:47:20.146677263Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.107262ms logger=migrator t=2026-03-09T01:47:20.160321775Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-09T01:47:20.161921248Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.599443ms logger=migrator t=2026-03-09T01:47:20.167796185Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:20.181479929Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.684564ms logger=migrator t=2026-03-09T01:47:20.18704908Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-09T01:47:20.187824225Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=774.865µs logger=migrator t=2026-03-09T01:47:20.218050449Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-09T01:47:20.220200331Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.149982ms logger=migrator t=2026-03-09T01:47:20.224870845Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-09T01:47:20.225268612Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=398.327µs logger=migrator t=2026-03-09T01:47:20.232181381Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-09T01:47:20.233338534Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.155622ms logger=migrator t=2026-03-09T01:47:20.239400235Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-09T01:47:20.240825853Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.426729ms logger=migrator t=2026-03-09T01:47:20.243997307Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-09T01:47:20.244977416Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=979.69µs logger=migrator t=2026-03-09T01:47:20.256648549Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-09T01:47:20.256823962Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=176.953µs logger=migrator t=2026-03-09T01:47:20.262977236Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-09T01:47:20.26972304Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.743844ms logger=migrator t=2026-03-09T01:47:20.274415324Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-09T01:47:20.280078947Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.662903ms logger=migrator t=2026-03-09T01:47:20.285875443Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-09T01:47:20.29120662Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.333427ms logger=migrator t=2026-03-09T01:47:20.297030036Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-09T01:47:20.302069147Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.04157ms logger=migrator t=2026-03-09T01:47:20.307486445Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-09T01:47:20.308671598Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.184493ms logger=migrator t=2026-03-09T01:47:20.313670718Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-09T01:47:20.31874133Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.070202ms logger=migrator t=2026-03-09T01:47:20.324044545Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-09T01:47:20.324863502Z level=info msg="Migration successfully executed" id="create server_lock table" duration=816.527µs logger=migrator t=2026-03-09T01:47:20.330461274Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-09T01:47:20.332494943Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.03989ms logger=migrator t=2026-03-09T01:47:20.337997183Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-09T01:47:20.339497434Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.501791ms logger=migrator t=2026-03-09T01:47:20.346491843Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-09T01:47:20.347519294Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.024111ms logger=migrator t=2026-03-09T01:47:20.353604945Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-09T01:47:20.354546544Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=941.779µs logger=migrator t=2026-03-09T01:47:20.360039814Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-09T01:47:20.361182827Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.142373ms logger=migrator t=2026-03-09T01:47:20.368747177Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-09T01:47:20.374604094Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.855957ms logger=migrator t=2026-03-09T01:47:20.380080054Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-09T01:47:20.381090014Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.009751ms logger=migrator t=2026-03-09T01:47:20.386715787Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-09T01:47:20.387754717Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.04232ms logger=migrator t=2026-03-09T01:47:20.394187846Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-09T01:47:20.395316989Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.109653ms logger=migrator t=2026-03-09T01:47:20.401499042Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-09T01:47:20.403528193Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.035821ms logger=migrator t=2026-03-09T01:47:20.409592224Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-09T01:47:20.410785867Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.194464ms logger=migrator t=2026-03-09T01:47:20.415809697Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-09T01:47:20.4159272Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=118.433µs logger=migrator t=2026-03-09T01:47:20.42194016Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-09T01:47:20.422142674Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=204.074µs logger=migrator t=2026-03-09T01:47:20.427143044Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-09T01:47:20.428680865Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.530721ms logger=migrator t=2026-03-09T01:47:20.433884889Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:47:20.435500611Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.614842ms logger=migrator t=2026-03-09T01:47:20.44048828Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:47:20.44146987Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=981.16µs logger=migrator t=2026-03-09T01:47:20.448064352Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:20.448251506Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=187.784µs logger=migrator t=2026-03-09T01:47:20.453252246Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:47:20.454741095Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.489009ms logger=migrator t=2026-03-09T01:47:20.459942549Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:47:20.460862427Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=920.978µs logger=migrator t=2026-03-09T01:47:20.46652457Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:47:20.467592932Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.067712ms logger=migrator t=2026-03-09T01:47:20.472783716Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:47:20.473815756Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.03163ms logger=migrator t=2026-03-09T01:47:20.479426248Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-09T01:47:20.486932308Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.50679ms logger=migrator t=2026-03-09T01:47:20.492249234Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-09T01:47:20.493240034Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=990.08µs logger=migrator t=2026-03-09T01:47:20.498119942Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-09T01:47:20.498240694Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=121.482µs logger=migrator t=2026-03-09T01:47:20.50403259Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-09T01:47:20.504957408Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=927.528µs logger=migrator t=2026-03-09T01:47:20.51157033Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-09T01:47:20.513153422Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.582952ms logger=migrator t=2026-03-09T01:47:20.518381126Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-09T01:47:20.520022508Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.640442ms logger=migrator t=2026-03-09T01:47:20.525897646Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:20.526016509Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=119.103µs logger=migrator t=2026-03-09T01:47:20.531017008Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-09T01:47:20.531981368Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=963.59µs logger=migrator t=2026-03-09T01:47:20.537656831Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-09T01:47:20.538730602Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.073331ms logger=migrator t=2026-03-09T01:47:20.545063239Z 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-03-09T01:47:20.546069229Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.000951ms logger=migrator t=2026-03-09T01:47:20.550443266Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-09T01:47:20.551486807Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.039691ms logger=migrator t=2026-03-09T01:47:20.558112459Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-09T01:47:20.566307473Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.195394ms logger=migrator t=2026-03-09T01:47:20.570888045Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:20.571782963Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=894.408µs logger=migrator t=2026-03-09T01:47:20.576372793Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:20.577246142Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=873.289µs logger=migrator t=2026-03-09T01:47:20.580916365Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-09T01:47:20.607213641Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.296666ms logger=migrator t=2026-03-09T01:47:20.611948424Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-09T01:47:20.634910053Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.960788ms logger=migrator t=2026-03-09T01:47:20.639505335Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:20.640443253Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=938.058µs logger=migrator t=2026-03-09T01:47:20.644216369Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:20.644975514Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=757.475µs logger=migrator t=2026-03-09T01:47:20.649100826Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-09T01:47:20.656102876Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.00217ms logger=migrator t=2026-03-09T01:47:20.662506904Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-09T01:47:20.669204948Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.697094ms logger=migrator t=2026-03-09T01:47:20.67730626Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-09T01:47:20.678937942Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.637522ms logger=migrator t=2026-03-09T01:47:20.684434972Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-09T01:47:20.685481503Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.04584ms logger=migrator t=2026-03-09T01:47:20.690474123Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-09T01:47:20.691571515Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.087433ms logger=migrator t=2026-03-09T01:47:20.697472203Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-09T01:47:20.698609425Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.136032ms logger=migrator t=2026-03-09T01:47:20.703599355Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:20.703678396Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=79.651µs logger=migrator t=2026-03-09T01:47:20.708290509Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-09T01:47:20.714459592Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.169203ms logger=migrator t=2026-03-09T01:47:20.720152755Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-09T01:47:20.726150705Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.99777ms logger=migrator t=2026-03-09T01:47:20.73087817Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-09T01:47:20.737015762Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.137172ms logger=migrator t=2026-03-09T01:47:20.741653274Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-09T01:47:20.742584684Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=931.14µs logger=migrator t=2026-03-09T01:47:20.748055843Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-09T01:47:20.756502061Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=8.445968ms logger=migrator t=2026-03-09T01:47:20.761021551Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-09T01:47:20.766969101Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.94963ms logger=migrator t=2026-03-09T01:47:20.77149344Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-09T01:47:20.777290936Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.794176ms logger=migrator t=2026-03-09T01:47:20.782442309Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-09T01:47:20.783457959Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.01496ms logger=migrator t=2026-03-09T01:47:20.789176403Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-09T01:47:20.797001Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.832037ms logger=migrator t=2026-03-09T01:47:20.801683454Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-09T01:47:20.807842396Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.162462ms logger=migrator t=2026-03-09T01:47:20.814383097Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-09T01:47:20.814450498Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.131µs logger=migrator t=2026-03-09T01:47:20.819159182Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-09T01:47:20.820325606Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.166304ms logger=migrator t=2026-03-09T01:47:20.825246744Z 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-03-09T01:47:20.826309616Z 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.062312ms logger=migrator t=2026-03-09T01:47:20.837445778Z 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-03-09T01:47:20.839178962Z 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.737524ms logger=migrator t=2026-03-09T01:47:20.844540789Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:20.844637631Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=97.312µs logger=migrator t=2026-03-09T01:47:20.849144421Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-09T01:47:20.856705943Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.568732ms logger=migrator t=2026-03-09T01:47:20.862103969Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-09T01:47:20.866567899Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.46344ms logger=migrator t=2026-03-09T01:47:20.871253403Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-09T01:47:20.879000478Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.744865ms logger=migrator t=2026-03-09T01:47:20.883946386Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-09T01:47:20.888529758Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.584032ms logger=migrator t=2026-03-09T01:47:20.893853394Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-09T01:47:20.900843383Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.992639ms logger=migrator t=2026-03-09T01:47:20.905517957Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-09T01:47:20.905613489Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=100.472µs logger=migrator t=2026-03-09T01:47:20.909973196Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-09T01:47:20.910814263Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=840.977µs logger=migrator t=2026-03-09T01:47:20.915936885Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-09T01:47:20.924988416Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.052271ms logger=migrator t=2026-03-09T01:47:20.930459205Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-09T01:47:20.930644919Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=186.964µs logger=migrator t=2026-03-09T01:47:20.935562347Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-09T01:47:20.943157638Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.596261ms logger=migrator t=2026-03-09T01:47:20.947766011Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-09T01:47:20.948817841Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.05107ms logger=migrator t=2026-03-09T01:47:20.954475684Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-09T01:47:20.963878253Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.402749ms logger=migrator t=2026-03-09T01:47:20.968321211Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-09T01:47:20.968900393Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=577.182µs logger=migrator t=2026-03-09T01:47:20.974113096Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-09T01:47:20.976069626Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.95617ms logger=migrator t=2026-03-09T01:47:20.982486004Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-09T01:47:20.988984454Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.499381ms logger=migrator t=2026-03-09T01:47:20.994336121Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-09T01:47:20.995161857Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=823.206µs logger=migrator t=2026-03-09T01:47:21.001930672Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-09T01:47:21.003713128Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.781686ms logger=migrator t=2026-03-09T01:47:21.010607246Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-09T01:47:21.012226868Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.625883ms logger=migrator t=2026-03-09T01:47:21.018694437Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-09T01:47:21.019853501Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.158643ms logger=migrator t=2026-03-09T01:47:21.026813779Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-09T01:47:21.026922431Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=123.262µs logger=migrator t=2026-03-09T01:47:21.032804239Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-09T01:47:21.03385466Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.051011ms logger=migrator t=2026-03-09T01:47:21.040757118Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-09T01:47:21.041760368Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.00243ms logger=migrator t=2026-03-09T01:47:21.047604785Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-09T01:47:21.048243757Z 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-03-09T01:47:21.052307108Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-09T01:47:21.052715877Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=404.489µs logger=migrator t=2026-03-09T01:47:21.056300128Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-09T01:47:21.058055493Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.754655ms logger=migrator t=2026-03-09T01:47:21.064451321Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-09T01:47:21.071303878Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.856667ms logger=migrator t=2026-03-09T01:47:21.074967351Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-09T01:47:21.076168285Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.200174ms logger=migrator t=2026-03-09T01:47:21.080132904Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-09T01:47:21.081174035Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.040911ms logger=migrator t=2026-03-09T01:47:21.08693073Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-09T01:47:21.087793337Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=859.237µs logger=migrator t=2026-03-09T01:47:21.092335158Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-09T01:47:21.093372219Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.03553ms logger=migrator t=2026-03-09T01:47:21.097214645Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-09T01:47:21.098228096Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.012331ms logger=migrator t=2026-03-09T01:47:21.104181004Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-09T01:47:21.104214695Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.231µs logger=migrator t=2026-03-09T01:47:21.110059252Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-09T01:47:21.110134373Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=75.221µs logger=migrator t=2026-03-09T01:47:21.113780026Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-09T01:47:21.121407588Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.626862ms logger=migrator t=2026-03-09T01:47:21.12499011Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-09T01:47:21.125436318Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=445.458µs logger=migrator t=2026-03-09T01:47:21.129591482Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-09T01:47:21.130806586Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.213864ms logger=migrator t=2026-03-09T01:47:21.134814126Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-09T01:47:21.135149173Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=335.297µs logger=migrator t=2026-03-09T01:47:21.139758725Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-09T01:47:21.140975689Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.210764ms logger=migrator t=2026-03-09T01:47:21.145608892Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-09T01:47:21.147455118Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.845816ms logger=migrator t=2026-03-09T01:47:21.151396188Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-09T01:47:21.183870435Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.470967ms logger=migrator t=2026-03-09T01:47:21.187551169Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-09T01:47:21.192704573Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.152884ms logger=migrator t=2026-03-09T01:47:21.196356415Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-09T01:47:21.196498998Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.283µs logger=migrator t=2026-03-09T01:47:21.200784683Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-09T01:47:21.234539957Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.754574ms logger=migrator t=2026-03-09T01:47:21.238301713Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-09T01:47:21.269684789Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.382466ms logger=migrator t=2026-03-09T01:47:21.275110748Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-09T01:47:21.27624894Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.131112ms logger=migrator t=2026-03-09T01:47:21.28172347Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-09T01:47:21.282520396Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=796.416µs logger=migrator t=2026-03-09T01:47:21.286385443Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-09T01:47:21.286554047Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=168.724µs logger=migrator t=2026-03-09T01:47:21.289987915Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-09T01:47:21.290585456Z level=info msg="Migration successfully executed" id="create permission table" duration=602.441µs logger=migrator t=2026-03-09T01:47:21.295286151Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-09T01:47:21.296014715Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=722.884µs logger=migrator t=2026-03-09T01:47:21.299915313Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-09T01:47:21.300662758Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=747.015µs logger=migrator t=2026-03-09T01:47:21.304350232Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-09T01:47:21.304985645Z level=info msg="Migration successfully executed" id="create role table" duration=635.254µs logger=migrator t=2026-03-09T01:47:21.317037705Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-09T01:47:21.323037735Z level=info msg="Migration successfully executed" id="add column display_name" duration=6.01845ms logger=migrator t=2026-03-09T01:47:21.326209638Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-09T01:47:21.333675328Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.465589ms logger=migrator t=2026-03-09T01:47:21.338006793Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-09T01:47:21.338857321Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=848.298µs logger=migrator t=2026-03-09T01:47:21.341877341Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-09T01:47:21.343020884Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.143213ms logger=migrator t=2026-03-09T01:47:21.347406122Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-09T01:47:21.348520014Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.113572ms logger=migrator t=2026-03-09T01:47:21.352965473Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-09T01:47:21.353936712Z level=info msg="Migration successfully executed" id="create team role table" duration=971.529µs logger=migrator t=2026-03-09T01:47:21.358203268Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-09T01:47:21.359266608Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.06352ms logger=migrator t=2026-03-09T01:47:21.362956452Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-09T01:47:21.364061275Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.104673ms logger=migrator t=2026-03-09T01:47:21.367937322Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-09T01:47:21.369051973Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.114682ms logger=migrator t=2026-03-09T01:47:21.375101535Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-09T01:47:21.376063944Z level=info msg="Migration successfully executed" id="create user role table" duration=965.849µs logger=migrator t=2026-03-09T01:47:21.380513653Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-09T01:47:21.38238318Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.870197ms logger=migrator t=2026-03-09T01:47:21.388498222Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-09T01:47:21.390301048Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.803016ms logger=migrator t=2026-03-09T01:47:21.394406061Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-09T01:47:21.395563263Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.156462ms logger=migrator t=2026-03-09T01:47:21.399495001Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-09T01:47:21.400363089Z level=info msg="Migration successfully executed" id="create builtin role table" duration=867.958µs logger=migrator t=2026-03-09T01:47:21.40543153Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-09T01:47:21.406985921Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.550531ms logger=migrator t=2026-03-09T01:47:21.411698426Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-09T01:47:21.413786357Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.086421ms logger=migrator t=2026-03-09T01:47:21.418177565Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-09T01:47:21.42646504Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.286925ms logger=migrator t=2026-03-09T01:47:21.431091103Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-09T01:47:21.432220305Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.128872ms logger=migrator t=2026-03-09T01:47:21.436559632Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-09T01:47:21.437808647Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.248325ms logger=migrator t=2026-03-09T01:47:21.441770276Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-09T01:47:21.442840558Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.070122ms logger=migrator t=2026-03-09T01:47:21.447258905Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-09T01:47:21.449039701Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.780356ms logger=migrator t=2026-03-09T01:47:21.453139603Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-09T01:47:21.454348897Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.208424ms logger=migrator t=2026-03-09T01:47:21.45852005Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-09T01:47:21.459749095Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.228495ms logger=migrator t=2026-03-09T01:47:21.464878538Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-09T01:47:21.473385548Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.50685ms logger=migrator t=2026-03-09T01:47:21.477177693Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-09T01:47:21.485834566Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.655903ms logger=migrator t=2026-03-09T01:47:21.489423057Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-09T01:47:21.49509394Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.669383ms logger=migrator t=2026-03-09T01:47:21.499992809Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-09T01:47:21.508001839Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.00909ms logger=migrator t=2026-03-09T01:47:21.51503083Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-09T01:47:21.516278014Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.246874ms logger=migrator t=2026-03-09T01:47:21.523448878Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-09T01:47:21.525360925Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.915117ms logger=migrator t=2026-03-09T01:47:21.534941207Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-09T01:47:21.53614374Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.202513ms logger=migrator t=2026-03-09T01:47:21.539837494Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-09T01:47:21.541248613Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.410849ms logger=migrator t=2026-03-09T01:47:21.54515154Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-09T01:47:21.546947696Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.794476ms logger=migrator t=2026-03-09T01:47:21.552196422Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-09T01:47:21.552316894Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=121.512µs logger=migrator t=2026-03-09T01:47:21.556225851Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-09T01:47:21.556277983Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.761µs logger=migrator t=2026-03-09T01:47:21.562770153Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-09T01:47:21.563429616Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=658.293µs logger=migrator t=2026-03-09T01:47:21.568860784Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-09T01:47:21.569868654Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.01ms logger=migrator t=2026-03-09T01:47:21.575517877Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-09T01:47:21.576146749Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=631.492µs logger=migrator t=2026-03-09T01:47:21.584382224Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-09T01:47:21.584912485Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=534.671µs logger=migrator t=2026-03-09T01:47:21.5886695Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-09T01:47:21.589394604Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=725.104µs logger=migrator t=2026-03-09T01:47:21.593797852Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-09T01:47:21.594899594Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.100762ms logger=migrator t=2026-03-09T01:47:21.599833283Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-09T01:47:21.601196919Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.360366ms logger=migrator t=2026-03-09T01:47:21.606582497Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-09T01:47:21.615332842Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.735384ms logger=migrator t=2026-03-09T01:47:21.619870163Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-09T01:47:21.619921214Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.231µs logger=migrator t=2026-03-09T01:47:21.623281581Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-09T01:47:21.624820452Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.537441ms logger=migrator t=2026-03-09T01:47:21.629892663Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-09T01:47:21.631684438Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.792015ms logger=migrator t=2026-03-09T01:47:21.638324432Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-09T01:47:21.639618237Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.293465ms logger=migrator t=2026-03-09T01:47:21.650626927Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-09T01:47:21.661389142Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.767395ms logger=migrator t=2026-03-09T01:47:21.665400182Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-09T01:47:21.666501264Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.102832ms logger=migrator t=2026-03-09T01:47:21.673119446Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-09T01:47:21.674217738Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.097962ms logger=migrator t=2026-03-09T01:47:21.684977893Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:21.707540893Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.57079ms logger=migrator t=2026-03-09T01:47:21.71237429Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-09T01:47:21.713254887Z level=info msg="Migration successfully executed" id="create correlation v2" duration=880.457µs logger=migrator t=2026-03-09T01:47:21.722606685Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-09T01:47:21.724242567Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.641273ms logger=migrator t=2026-03-09T01:47:21.728633025Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-09T01:47:21.729698646Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.066071ms logger=migrator t=2026-03-09T01:47:21.734072134Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-09T01:47:21.735217976Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.145602ms logger=migrator t=2026-03-09T01:47:21.74190521Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-09T01:47:21.742362209Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=456.509µs logger=migrator t=2026-03-09T01:47:21.747573223Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-09T01:47:21.748620924Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.049291ms logger=migrator t=2026-03-09T01:47:21.753073503Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-09T01:47:21.761818928Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.738425ms logger=migrator t=2026-03-09T01:47:21.768200575Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-09T01:47:21.768859488Z level=info msg="Migration successfully executed" id="create entity_events table" duration=656.923µs logger=migrator t=2026-03-09T01:47:21.773916559Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-09T01:47:21.774906208Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=989.579µs logger=migrator t=2026-03-09T01:47:21.779352218Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-09T01:47:21.779827437Z 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-03-09T01:47:21.785390788Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-09T01:47:21.785820257Z 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-03-09T01:47:21.789921059Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-09T01:47:21.791171993Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.249984ms logger=migrator t=2026-03-09T01:47:21.795661484Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-09T01:47:21.797213614Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.555451ms logger=migrator t=2026-03-09T01:47:21.802397948Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-09T01:47:21.80401046Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.611592ms logger=migrator t=2026-03-09T01:47:21.808224584Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-09T01:47:21.81001261Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.787376ms logger=migrator t=2026-03-09T01:47:21.814593262Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-09T01:47:21.815884077Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.291816ms logger=migrator t=2026-03-09T01:47:21.821672463Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-09T01:47:21.822708703Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.035951ms logger=migrator t=2026-03-09T01:47:21.827823975Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-09T01:47:21.828660153Z level=info msg="Migration successfully executed" id="Drop public config table" duration=836.238µs logger=migrator t=2026-03-09T01:47:21.834499309Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-09T01:47:21.835704113Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.196444ms logger=migrator t=2026-03-09T01:47:21.843749574Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-09T01:47:21.845448708Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.704075ms logger=migrator t=2026-03-09T01:47:21.850293894Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-09T01:47:21.851412967Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.119153ms logger=migrator t=2026-03-09T01:47:21.856399056Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-09T01:47:21.857542489Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.142283ms logger=migrator t=2026-03-09T01:47:21.863699712Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-09T01:47:21.890032327Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.332065ms logger=migrator t=2026-03-09T01:47:21.894355194Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-09T01:47:21.901089688Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.732854ms logger=migrator t=2026-03-09T01:47:21.905338354Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-09T01:47:21.916949525Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.607091ms logger=migrator t=2026-03-09T01:47:21.923351293Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-09T01:47:21.92369398Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=344.157µs logger=migrator t=2026-03-09T01:47:21.927663299Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-09T01:47:21.938429695Z level=info msg="Migration successfully executed" id="add share column" duration=10.760625ms logger=migrator t=2026-03-09T01:47:21.943573797Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-09T01:47:21.943826442Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=253.845µs logger=migrator t=2026-03-09T01:47:21.94873359Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-09T01:47:21.949992345Z level=info msg="Migration successfully executed" id="create file table" duration=1.258225ms logger=migrator t=2026-03-09T01:47:21.954425793Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-09T01:47:21.95573752Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.303527ms logger=migrator t=2026-03-09T01:47:21.959841481Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-09T01:47:21.962549556Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.704995ms logger=migrator t=2026-03-09T01:47:21.968812512Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-09T01:47:21.970412153Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.601741ms logger=migrator t=2026-03-09T01:47:21.991833961Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-09T01:47:22.005914342Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=14.081691ms logger=migrator t=2026-03-09T01:47:22.011035994Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-09T01:47:22.011095486Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=60.392µs logger=migrator t=2026-03-09T01:47:22.014118616Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-09T01:47:22.014188807Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.521µs logger=migrator t=2026-03-09T01:47:22.017223138Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-09T01:47:22.017930652Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=707.844µs logger=migrator t=2026-03-09T01:47:22.024040464Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-09T01:47:22.024269638Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=228.304µs logger=migrator t=2026-03-09T01:47:22.029149916Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-09T01:47:22.030669887Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.519571ms logger=migrator t=2026-03-09T01:47:22.037710797Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-09T01:47:22.049238917Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.53286ms logger=migrator t=2026-03-09T01:47:22.053172586Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-09T01:47:22.053422031Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=257.195µs logger=migrator t=2026-03-09T01:47:22.057274468Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-09T01:47:22.059038183Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.763226ms logger=migrator t=2026-03-09T01:47:22.064250807Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-09T01:47:22.06487479Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=626.192µs logger=migrator t=2026-03-09T01:47:22.068619314Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-09T01:47:22.068811898Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=193.294µs logger=migrator t=2026-03-09T01:47:22.075476192Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-09T01:47:22.076353779Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=878.287µs logger=migrator t=2026-03-09T01:47:22.079984951Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-09T01:47:22.089783517Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.798096ms logger=migrator t=2026-03-09T01:47:22.095589133Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-09T01:47:22.103976511Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.386608ms logger=migrator t=2026-03-09T01:47:22.109566752Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-09T01:47:22.111986221Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.424849ms logger=migrator t=2026-03-09T01:47:22.118308277Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-09T01:47:22.199780493Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.467396ms logger=migrator t=2026-03-09T01:47:22.204375036Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-09T01:47:22.205550739Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.175623ms logger=migrator t=2026-03-09T01:47:22.21515874Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-09T01:47:22.217721741Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.567911ms logger=migrator t=2026-03-09T01:47:22.22411625Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-09T01:47:22.257552598Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.417867ms logger=migrator t=2026-03-09T01:47:22.26369393Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-09T01:47:22.275453855Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.755044ms logger=migrator t=2026-03-09T01:47:22.280283201Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-09T01:47:22.28072677Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=445.899µs logger=migrator t=2026-03-09T01:47:22.287392193Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-09T01:47:22.287651148Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=259.845µs logger=migrator t=2026-03-09T01:47:22.29273915Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-09T01:47:22.293163768Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=429.969µs logger=migrator t=2026-03-09T01:47:22.29829161Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-09T01:47:22.298527015Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=235.425µs logger=migrator t=2026-03-09T01:47:22.303587236Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-09T01:47:22.303830481Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=242.255µs logger=migrator t=2026-03-09T01:47:22.3092764Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-09T01:47:22.310786231Z level=info msg="Migration successfully executed" id="create folder table" duration=1.515601ms logger=migrator t=2026-03-09T01:47:22.321695509Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-09T01:47:22.323707438Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.013469ms logger=migrator t=2026-03-09T01:47:22.332505444Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-09T01:47:22.334148247Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.642653ms logger=migrator t=2026-03-09T01:47:22.33927346Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-09T01:47:22.339331871Z level=info msg="Migration successfully executed" id="Update folder title length" duration=59.322µs logger=migrator t=2026-03-09T01:47:22.34430858Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-09T01:47:22.345718848Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.409798ms logger=migrator t=2026-03-09T01:47:22.349998844Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-09T01:47:22.351109555Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.110441ms logger=migrator t=2026-03-09T01:47:22.357179717Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-09T01:47:22.358499363Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.320167ms logger=migrator t=2026-03-09T01:47:22.363925232Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-09T01:47:22.364404011Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=479.219µs logger=migrator t=2026-03-09T01:47:22.368291258Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-09T01:47:22.368549803Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=258.995µs logger=migrator t=2026-03-09T01:47:22.373302689Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-09T01:47:22.374922272Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.612733ms logger=migrator t=2026-03-09T01:47:22.382306599Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-09T01:47:22.384050304Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.744296ms logger=migrator t=2026-03-09T01:47:22.387930331Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-09T01:47:22.389094975Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.164324ms logger=migrator t=2026-03-09T01:47:22.393370279Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-09T01:47:22.394651505Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.281436ms logger=migrator t=2026-03-09T01:47:22.398481492Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-09T01:47:22.400011212Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.52324ms logger=migrator t=2026-03-09T01:47:22.404089324Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-09T01:47:22.405235356Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.146822ms logger=migrator t=2026-03-09T01:47:22.409847839Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-09T01:47:22.41140869Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.559362ms logger=migrator t=2026-03-09T01:47:22.418259016Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-09T01:47:22.419832748Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.573402ms logger=migrator t=2026-03-09T01:47:22.426164924Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-09T01:47:22.427208135Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.042341ms logger=migrator t=2026-03-09T01:47:22.442636314Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-09T01:47:22.443605263Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=969.439µs logger=migrator t=2026-03-09T01:47:22.449854397Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-09T01:47:22.452143663Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.287786ms logger=migrator t=2026-03-09T01:47:22.460666523Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-09T01:47:22.46102748Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=367.837µs logger=migrator t=2026-03-09T01:47:22.466187404Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-09T01:47:22.478469858Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.288765ms logger=migrator t=2026-03-09T01:47:22.482616152Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-09T01:47:22.483324086Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=708.434µs logger=migrator t=2026-03-09T01:47:22.486744054Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-09T01:47:22.486778614Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.03µs logger=migrator t=2026-03-09T01:47:22.494209953Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-09T01:47:22.495233493Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.02413ms logger=migrator t=2026-03-09T01:47:22.499779644Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-09T01:47:22.499813055Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.051µs logger=migrator t=2026-03-09T01:47:22.509195482Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-09T01:47:22.512114421Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.922378ms logger=migrator t=2026-03-09T01:47:22.51959646Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-09T01:47:22.521629361Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.034421ms logger=migrator t=2026-03-09T01:47:22.528657091Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-09T01:47:22.53007989Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.423799ms logger=migrator t=2026-03-09T01:47:22.53508253Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-09T01:47:22.535996428Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=913.298µs logger=migrator t=2026-03-09T01:47:22.544596009Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-09T01:47:22.544983867Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=390.888µs logger=migrator t=2026-03-09T01:47:22.552151301Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-09T01:47:22.552890985Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=739.784µs logger=migrator t=2026-03-09T01:47:22.558989797Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-09T01:47:22.560384285Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.402968ms logger=migrator t=2026-03-09T01:47:22.572880564Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-09T01:47:22.574852224Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.9772ms logger=migrator t=2026-03-09T01:47:22.580596969Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-09T01:47:22.589516676Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.919747ms logger=migrator t=2026-03-09T01:47:22.596643319Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-09T01:47:22.608451665Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.807436ms logger=migrator t=2026-03-09T01:47:22.630914073Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-09T01:47:22.640502214Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.587801ms logger=migrator t=2026-03-09T01:47:22.669094466Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-09T01:47:22.669688118Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=598.952µs logger=migrator t=2026-03-09T01:47:22.675089896Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-09T01:47:22.68532937Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.238894ms logger=migrator t=2026-03-09T01:47:22.696657126Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-09T01:47:22.706639165Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.986749ms logger=migrator t=2026-03-09T01:47:22.712081754Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-09T01:47:22.712446171Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=365.207µs logger=migrator t=2026-03-09T01:47:22.71739173Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.432830134s logger=migrator t=2026-03-09T01:47:22.718038713Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-09T01:47:22.7338908Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-09T01:47:22.734110314Z level=info msg="Created default organization" logger=secrets t=2026-03-09T01:47:22.741290747Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-09T01:47:22.786681124Z level=info msg="Restored cache from database" duration=633.083µs logger=plugin.store t=2026-03-09T01:47:22.788263786Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-09T01:47:22.829139662Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-09T01:47:22.829197663Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-09T01:47:22.829333326Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-09T01:47:22.829352536Z level=info msg="Plugins loaded" count=54 duration=41.088621ms logger=query_data t=2026-03-09T01:47:22.838233814Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-09T01:47:22.84208463Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-09T01:47:22.850308674Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-09T01:47:22.859134971Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-09T01:47:22.861431837Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-09T01:47:22.863433577Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-09T01:47:22.884943547Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-09T01:47:22.907062158Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-09T01:47:22.929870414Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-09T01:47:22.929902025Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-09T01:47:22.930144839Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-09T01:47:22.930295752Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-09T01:47:22.930734231Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-09T01:47:22.931436075Z level=info msg="State cache has been initialized" states=0 duration=1.290255ms logger=ngalert.scheduler t=2026-03-09T01:47:22.931522176Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-09T01:47:22.931623978Z level=info msg=starting first_tick=2026-03-09T01:47:30Z logger=http.server t=2026-03-09T01:47:22.935103398Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-09T01:47:23.006099246Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-03-09T01:47:23.008372792Z level=info msg="Update check succeeded" duration=78.161081ms logger=plugins.update.checker t=2026-03-09T01:47:23.016000733Z level=info msg="Update check succeeded" duration=85.702651ms logger=sqlstore.transactions t=2026-03-09T01:47:23.032704107Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-09T01:47:23.044422902Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-09T01:47:23.05688084Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-09T01:47:23.057808588Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-09T01:47:23.091602743Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-09T01:47:23.102430779Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-09T01:47:23.115082742Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-09T01:47:23.13798235Z level=info msg="Patterns update finished" duration=124.278722ms logger=sqlstore.transactions t=2026-03-09T01:47:23.143361307Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-03-09T01:47:23.229918066Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-09T01:47:23.230481367Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-09T01:47:25.794425458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:25.795400439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:25.867164411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:25.901272192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:25.917763141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:25.944111848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:25.960501325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:25.98377517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:25.999197498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.027248438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.048942111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.13350609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.149220334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.180637821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.198965907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.241385545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.265906203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.294971625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.312400592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.341525684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.359716458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.385993122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.4029498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.433218215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.448530161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.478688673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.495864917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.538899666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.556289793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.583510937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.60320493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.635959534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.651772699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.683121235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.713012743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.774163004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.792277865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.834235253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.851056069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.896297063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.914078678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.964221689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:26.980054035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.025493643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.042990992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.080990631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.104104353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.374687006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.394458161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.780773456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.800561281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.849185082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.867719912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.921943005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.937425884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:27.994002124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.011354121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.058657235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.078201955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.128074021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.150947568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.209920716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.225744852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.28672899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.30529471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.36688069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.381734097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.456813947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.478196883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.528969737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.5611235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.680197297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.70286107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.799783925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.816197343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.889353114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.906982346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.995020945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.016443892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.121054632Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-09T01:47:53.953959524Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-09T01:57:22.98160552Z level=info msg="Completed cleanup jobs" duration=50.266491ms logger=plugins.update.checker t=2026-03-09T01:57:23.097299115Z level=info msg="Update check succeeded" duration=80.224718ms logger=sqlstore.transactions t=2026-03-09T02:02:22.857119105Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"