logger=settings t=2026-03-03T11:52:09.784020094Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-03T11:52:09Z logger=settings t=2026-03-03T11:52:09.784304431Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-03T11:52:09.784316402Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-03T11:52:09.784319772Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-03T11:52:09.784322942Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-03T11:52:09.784325682Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-03T11:52:09.784331842Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-03T11:52:09.784335292Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-03T11:52:09.784338302Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-03T11:52:09.784341212Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-03T11:52:09.784345493Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-03T11:52:09.784348413Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-03T11:52:09.784351063Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-03T11:52:09.784353673Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-03T11:52:09.784359943Z level=info msg=Target target=[all] logger=settings t=2026-03-03T11:52:09.784364703Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-03T11:52:09.784367293Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-03T11:52:09.784371233Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-03T11:52:09.784375563Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-03T11:52:09.784381314Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-03T11:52:09.784384744Z level=info msg="App mode production" logger=sqlstore t=2026-03-03T11:52:09.78464281Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-03T11:52:09.784660991Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-03T11:52:09.78614205Z level=info msg="Locking database" logger=migrator t=2026-03-03T11:52:09.78615655Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-03T11:52:09.786664024Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-03T11:52:09.787488176Z level=info msg="Migration successfully executed" id="create migration_log table" duration=823.712µs logger=migrator t=2026-03-03T11:52:09.793082623Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-03T11:52:09.793623338Z level=info msg="Migration successfully executed" id="create user table" duration=540.555µs logger=migrator t=2026-03-03T11:52:09.799965865Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-03T11:52:09.801404703Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.436778ms logger=migrator t=2026-03-03T11:52:09.808796998Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-03T11:52:09.810248566Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.451368ms logger=migrator t=2026-03-03T11:52:09.817035445Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-03T11:52:09.817827236Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=792.201µs logger=migrator t=2026-03-03T11:52:09.822321645Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-03T11:52:09.823052704Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=731.069µs logger=migrator t=2026-03-03T11:52:09.828109368Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-03T11:52:09.832437862Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.327564ms logger=migrator t=2026-03-03T11:52:09.839065907Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-03T11:52:09.840223957Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.15747ms logger=migrator t=2026-03-03T11:52:09.844392237Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-03T11:52:09.845176978Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=784.641µs logger=migrator t=2026-03-03T11:52:09.848784483Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-03T11:52:09.849550423Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=765.77µs logger=migrator t=2026-03-03T11:52:09.853816736Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-03T11:52:09.854243247Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=426.091µs logger=migrator t=2026-03-03T11:52:09.860376299Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-03T11:52:09.861276393Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=899.674µs logger=migrator t=2026-03-03T11:52:09.865589547Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-03T11:52:09.866769308Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.182401ms logger=migrator t=2026-03-03T11:52:09.870417124Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-03T11:52:09.870449835Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.511µs logger=migrator t=2026-03-03T11:52:09.876655119Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-03T11:52:09.878659732Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.007283ms logger=migrator t=2026-03-03T11:52:09.884554587Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-03T11:52:09.884853075Z level=info msg="Migration successfully executed" id="Add missing user data" duration=298.898µs logger=migrator t=2026-03-03T11:52:09.890013451Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-03T11:52:09.89187228Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.859569ms logger=migrator t=2026-03-03T11:52:09.896321658Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-03T11:52:09.897828877Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.506189ms logger=migrator t=2026-03-03T11:52:09.902682916Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-03T11:52:09.903939059Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.255283ms logger=migrator t=2026-03-03T11:52:09.907572285Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-03T11:52:09.916776478Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.202202ms logger=migrator t=2026-03-03T11:52:09.922372545Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-03T11:52:09.924096581Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.723916ms logger=migrator t=2026-03-03T11:52:09.927796308Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-03T11:52:09.927984023Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=191.625µs logger=migrator t=2026-03-03T11:52:09.931483095Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-03T11:52:09.932129403Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=646.197µs logger=migrator t=2026-03-03T11:52:09.937614798Z 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-03T11:52:09.93810541Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=490.943µs logger=migrator t=2026-03-03T11:52:09.942287511Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-03T11:52:09.94263761Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=350.429µs logger=migrator t=2026-03-03T11:52:09.948246448Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-03T11:52:09.949016558Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=769.48µs logger=migrator t=2026-03-03T11:52:09.955946501Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-03T11:52:09.957154203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.207122ms logger=migrator t=2026-03-03T11:52:09.962752941Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-03T11:52:09.9635015Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=740.669µs logger=migrator t=2026-03-03T11:52:09.97180558Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-03T11:52:09.97295636Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.15098ms logger=migrator t=2026-03-03T11:52:09.979109513Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-03T11:52:09.980225972Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.11719ms logger=migrator t=2026-03-03T11:52:09.985875411Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-03T11:52:09.985914862Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.951µs logger=migrator t=2026-03-03T11:52:09.989808825Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-03T11:52:09.990830792Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.021687ms logger=migrator t=2026-03-03T11:52:09.994380086Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-03T11:52:09.995028263Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=647.467µs logger=migrator t=2026-03-03T11:52:10.000659661Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-03T11:52:10.001318239Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=658.658µs logger=migrator t=2026-03-03T11:52:10.005093508Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-03T11:52:10.005760996Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=667.328µs logger=migrator t=2026-03-03T11:52:10.01007099Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-03T11:52:10.013043778Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.972408ms logger=migrator t=2026-03-03T11:52:10.017567527Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-03T11:52:10.01843935Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=871.413µs logger=migrator t=2026-03-03T11:52:10.023903845Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-03T11:52:10.024695555Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=790.75µs logger=migrator t=2026-03-03T11:52:10.0298032Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-03T11:52:10.030621042Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=820.502µs logger=migrator t=2026-03-03T11:52:10.091759825Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-03T11:52:10.092925236Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.165471ms logger=migrator t=2026-03-03T11:52:10.097213739Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-03T11:52:10.097878907Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=664.998µs logger=migrator t=2026-03-03T11:52:10.102842498Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-03T11:52:10.103382532Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=538.254µs logger=migrator t=2026-03-03T11:52:10.108434085Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-03T11:52:10.109191985Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=768.43µs logger=migrator t=2026-03-03T11:52:10.114191007Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-03T11:52:10.114536136Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=345.359µs logger=migrator t=2026-03-03T11:52:10.118896141Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-03T11:52:10.119474837Z level=info msg="Migration successfully executed" id="create star table" duration=578.576µs logger=migrator t=2026-03-03T11:52:10.123784371Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-03T11:52:10.124929531Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.13838ms logger=migrator t=2026-03-03T11:52:10.131145065Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-03T11:52:10.132303665Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.158371ms logger=migrator t=2026-03-03T11:52:10.137202225Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-03T11:52:10.138321444Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.12069ms logger=migrator t=2026-03-03T11:52:10.14309123Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-03T11:52:10.144085026Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=993.316µs logger=migrator t=2026-03-03T11:52:10.148915554Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-03T11:52:10.149640953Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=721.019µs logger=migrator t=2026-03-03T11:52:10.155156028Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-03T11:52:10.15633436Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.177952ms logger=migrator t=2026-03-03T11:52:10.161380803Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-03T11:52:10.162397789Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.017887ms logger=migrator t=2026-03-03T11:52:10.167177006Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-03T11:52:10.167220887Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.402µs logger=migrator t=2026-03-03T11:52:10.171764387Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-03T11:52:10.171803008Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.002µs logger=migrator t=2026-03-03T11:52:10.178087254Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-03T11:52:10.178402212Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=315.348µs logger=migrator t=2026-03-03T11:52:10.183142977Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-03T11:52:10.184322858Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.173521ms logger=migrator t=2026-03-03T11:52:10.189438163Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-03T11:52:10.190798389Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.359916ms logger=migrator t=2026-03-03T11:52:10.195932354Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-03T11:52:10.197240859Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.308005ms logger=migrator t=2026-03-03T11:52:10.202680182Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-03T11:52:10.20334884Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=668.208µs logger=migrator t=2026-03-03T11:52:10.20788833Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-03T11:52:10.209112612Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.223552ms logger=migrator t=2026-03-03T11:52:10.214286129Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-03T11:52:10.215395288Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.109059ms logger=migrator t=2026-03-03T11:52:10.221336815Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-03T11:52:10.226412979Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.122725ms logger=migrator t=2026-03-03T11:52:10.230841336Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-03T11:52:10.231544004Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=702.328µs logger=migrator t=2026-03-03T11:52:10.237386088Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-03T11:52:10.238603451Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.216762ms logger=migrator t=2026-03-03T11:52:10.242797061Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-03T11:52:10.243962972Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.171851ms logger=migrator t=2026-03-03T11:52:10.249099437Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-03T11:52:10.249596181Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=496.913µs logger=migrator t=2026-03-03T11:52:10.254391567Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-03T11:52:10.255147397Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=755.91µs logger=migrator t=2026-03-03T11:52:10.260784806Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-03T11:52:10.260883259Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=99.473µs logger=migrator t=2026-03-03T11:52:10.268668434Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-03T11:52:10.2715332Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.857705ms logger=migrator t=2026-03-03T11:52:10.276423309Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-03T11:52:10.278398881Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.976203ms logger=migrator t=2026-03-03T11:52:10.283431724Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-03T11:52:10.28520278Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.770467ms logger=migrator t=2026-03-03T11:52:10.29010745Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-03T11:52:10.2908554Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=747.429µs logger=migrator t=2026-03-03T11:52:10.296240302Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-03T11:52:10.299115457Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.874726ms logger=migrator t=2026-03-03T11:52:10.304015857Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-03T11:52:10.304797787Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=781.59µs logger=migrator t=2026-03-03T11:52:10.310320473Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-03T11:52:10.311097143Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=776.71µs logger=migrator t=2026-03-03T11:52:10.317285107Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-03T11:52:10.317306567Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=22.03µs logger=migrator t=2026-03-03T11:52:10.322347611Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-03T11:52:10.322400612Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=54.102µs logger=migrator t=2026-03-03T11:52:10.328073322Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-03T11:52:10.331117562Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.04362ms logger=migrator t=2026-03-03T11:52:10.336270868Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-03T11:52:10.338171778Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.90059ms logger=migrator t=2026-03-03T11:52:10.343454167Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-03T11:52:10.345372638Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.918111ms logger=migrator t=2026-03-03T11:52:10.350256757Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-03T11:52:10.352119106Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.862199ms logger=migrator t=2026-03-03T11:52:10.356480691Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-03T11:52:10.356678827Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=197.896µs logger=migrator t=2026-03-03T11:52:10.363400254Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-03T11:52:10.365310464Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.90939ms logger=migrator t=2026-03-03T11:52:10.372602447Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-03T11:52:10.373357307Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=755.74µs logger=migrator t=2026-03-03T11:52:10.378672417Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-03T11:52:10.378702978Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.601µs logger=migrator t=2026-03-03T11:52:10.383479744Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-03T11:52:10.384299375Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=820.621µs logger=migrator t=2026-03-03T11:52:10.389978005Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-03T11:52:10.391042163Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.063488ms logger=migrator t=2026-03-03T11:52:10.395932662Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-03T11:52:10.405275729Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.345577ms logger=migrator t=2026-03-03T11:52:10.410556988Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-03T11:52:10.411061492Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=504.394µs logger=migrator t=2026-03-03T11:52:10.416610978Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-03T11:52:10.41782385Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.205782ms logger=migrator t=2026-03-03T11:52:10.422726449Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-03T11:52:10.423932211Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.207532ms logger=migrator t=2026-03-03T11:52:10.428991425Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-03T11:52:10.429461467Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=470.022µs logger=migrator t=2026-03-03T11:52:10.43638167Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-03T11:52:10.436901483Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=519.953µs logger=migrator t=2026-03-03T11:52:10.442198363Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-03T11:52:10.445436499Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.237536ms logger=migrator t=2026-03-03T11:52:10.45118254Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-03T11:52:10.451971831Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=788.861µs logger=migrator t=2026-03-03T11:52:10.458289368Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-03T11:52:10.458573555Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=284.937µs logger=migrator t=2026-03-03T11:52:10.464193164Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-03T11:52:10.464461821Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=268.857µs logger=migrator t=2026-03-03T11:52:10.470081209Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-03T11:52:10.470682665Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=601.616µs logger=migrator t=2026-03-03T11:52:10.476426247Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-03T11:52:10.479950649Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.530543ms logger=migrator t=2026-03-03T11:52:10.48603235Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-03T11:52:10.486903043Z level=info msg="Migration successfully executed" id="create data_source table" duration=870.583µs logger=migrator t=2026-03-03T11:52:10.492327096Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-03T11:52:10.493968819Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.591182ms logger=migrator t=2026-03-03T11:52:10.50004636Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-03T11:52:10.501824687Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.778997ms logger=migrator t=2026-03-03T11:52:10.508329038Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-03T11:52:10.509213022Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=884.004µs logger=migrator t=2026-03-03T11:52:10.514540402Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-03T11:52:10.515508508Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=968.596µs logger=migrator t=2026-03-03T11:52:10.520543241Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-03T11:52:10.529145488Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.622978ms logger=migrator t=2026-03-03T11:52:10.535016473Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-03T11:52:10.535731972Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=715.259µs logger=migrator t=2026-03-03T11:52:10.538843154Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-03T11:52:10.539695056Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=847.202µs logger=migrator t=2026-03-03T11:52:10.5459179Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-03T11:52:10.546755893Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=837.932µs logger=migrator t=2026-03-03T11:52:10.55006203Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-03T11:52:10.550604684Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=543.094µs logger=migrator t=2026-03-03T11:52:10.554138177Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-03T11:52:10.556824758Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.685871ms logger=migrator t=2026-03-03T11:52:10.563581966Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-03T11:52:10.567968612Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.389026ms logger=migrator t=2026-03-03T11:52:10.575338927Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-03T11:52:10.575365587Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.64µs logger=migrator t=2026-03-03T11:52:10.580086852Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-03T11:52:10.580309978Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=223.896µs logger=migrator t=2026-03-03T11:52:10.586673146Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-03T11:52:10.590901158Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.227551ms logger=migrator t=2026-03-03T11:52:10.596037023Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-03T11:52:10.596276909Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=233.806µs logger=migrator t=2026-03-03T11:52:10.601071946Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-03T11:52:10.601346923Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=279.207µs logger=migrator t=2026-03-03T11:52:10.608401119Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-03T11:52:10.610955317Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.555988ms logger=migrator t=2026-03-03T11:52:10.616784171Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-03T11:52:10.616973926Z level=info msg="Migration successfully executed" id="Update uid value" duration=200.755µs logger=migrator t=2026-03-03T11:52:10.621069294Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-03T11:52:10.621917516Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=847.742µs logger=migrator t=2026-03-03T11:52:10.625510531Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-03T11:52:10.626717283Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.206782ms logger=migrator t=2026-03-03T11:52:10.633592354Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-03T11:52:10.634989901Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.390497ms logger=migrator t=2026-03-03T11:52:10.640380033Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-03T11:52:10.640965979Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=586.206µs logger=migrator t=2026-03-03T11:52:10.647556453Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-03T11:52:10.648460026Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=911.684µs logger=migrator t=2026-03-03T11:52:10.653864939Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-03T11:52:10.654916477Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.052728ms logger=migrator t=2026-03-03T11:52:10.661323086Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-03T11:52:10.662724743Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.399467ms logger=migrator t=2026-03-03T11:52:10.666753299Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-03T11:52:10.668073774Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.311615ms logger=migrator t=2026-03-03T11:52:10.674083313Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-03T11:52:10.674896154Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=813.761µs logger=migrator t=2026-03-03T11:52:10.678475439Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-03T11:52:10.685995367Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.516989ms logger=migrator t=2026-03-03T11:52:11.500659946Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-03T11:52:11.502083713Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.425077ms logger=migrator t=2026-03-03T11:52:11.511331857Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-03T11:52:11.513635608Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.304471ms logger=migrator t=2026-03-03T11:52:11.518340113Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-03T11:52:11.519190375Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=852.603µs logger=migrator t=2026-03-03T11:52:11.522591155Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-03T11:52:11.523467948Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=876.354µs logger=migrator t=2026-03-03T11:52:11.52961855Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-03T11:52:11.530112623Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=492.083µs logger=migrator t=2026-03-03T11:52:11.533602465Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-03T11:52:11.534588521Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=985.566µs logger=migrator t=2026-03-03T11:52:11.538372681Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-03T11:52:11.538406222Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=88.982µs logger=migrator t=2026-03-03T11:52:11.543035184Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-03T11:52:11.545728085Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.691721ms logger=migrator t=2026-03-03T11:52:11.549338871Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-03T11:52:11.55197246Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.633149ms logger=migrator t=2026-03-03T11:52:11.555651257Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-03T11:52:11.556020707Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=369.66µs logger=migrator t=2026-03-03T11:52:11.560497715Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-03T11:52:11.565381044Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.875978ms logger=migrator t=2026-03-03T11:52:11.570395586Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-03T11:52:11.573017295Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.616549ms logger=migrator t=2026-03-03T11:52:11.576721963Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-03T11:52:11.577444032Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=721.999µs logger=migrator t=2026-03-03T11:52:11.58153168Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-03T11:52:11.582144956Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=622.366µs logger=migrator t=2026-03-03T11:52:11.586559833Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-03T11:52:11.587330013Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=770.14µs logger=migrator t=2026-03-03T11:52:11.590880277Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-03T11:52:11.591672858Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=792.391µs logger=migrator t=2026-03-03T11:52:11.598233351Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-03T11:52:11.599134224Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=900.843µs logger=migrator t=2026-03-03T11:52:11.604921657Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-03T11:52:11.605953695Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.031337ms logger=migrator t=2026-03-03T11:52:11.611781558Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-03T11:52:11.611858481Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=83.902µs logger=migrator t=2026-03-03T11:52:11.615365823Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-03T11:52:11.615397504Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.361µs logger=migrator t=2026-03-03T11:52:11.61980319Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-03T11:52:11.623019145Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.215615ms logger=migrator t=2026-03-03T11:52:11.627164064Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-03T11:52:11.629821644Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.65732ms logger=migrator t=2026-03-03T11:52:11.638777731Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-03T11:52:11.638925725Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=150.294µs logger=migrator t=2026-03-03T11:52:11.645322294Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-03T11:52:11.646456723Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.13594ms logger=migrator t=2026-03-03T11:52:11.65354214Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-03T11:52:11.654431464Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=888.954µs logger=migrator t=2026-03-03T11:52:11.660254207Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-03T11:52:11.660282768Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.551µs logger=migrator t=2026-03-03T11:52:11.664280024Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-03T11:52:11.665069615Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=789.311µs logger=migrator t=2026-03-03T11:52:11.670907519Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-03T11:52:11.672787038Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.88359ms logger=migrator t=2026-03-03T11:52:11.67701446Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-03T11:52:11.6800628Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.04858ms logger=migrator t=2026-03-03T11:52:11.685702149Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-03T11:52:11.68573814Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.491µs logger=migrator t=2026-03-03T11:52:11.692330064Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-03T11:52:11.69330533Z level=info msg="Migration successfully executed" id="create session table" duration=975.856µs logger=migrator t=2026-03-03T11:52:11.700670594Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-03T11:52:11.700765137Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=95.043µs logger=migrator t=2026-03-03T11:52:11.704443323Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-03T11:52:11.704508095Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=61.692µs logger=migrator t=2026-03-03T11:52:11.707794862Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-03T11:52:11.708367477Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=571.795µs logger=migrator t=2026-03-03T11:52:11.715976148Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-03T11:52:11.717160969Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.184831ms logger=migrator t=2026-03-03T11:52:11.725327415Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-03T11:52:11.725398417Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=76.622µs logger=migrator t=2026-03-03T11:52:11.729858704Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-03T11:52:11.729908486Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=51.742µs logger=migrator t=2026-03-03T11:52:11.733728906Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-03T11:52:11.739306374Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.576008ms logger=migrator t=2026-03-03T11:52:11.745126697Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-03T11:52:11.748366573Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.241995ms logger=migrator t=2026-03-03T11:52:11.75317327Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-03T11:52:11.753299773Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=126.393µs logger=migrator t=2026-03-03T11:52:11.756897078Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-03T11:52:11.757017631Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=120.443µs logger=migrator t=2026-03-03T11:52:11.762542617Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-03T11:52:11.764250262Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.710275ms logger=migrator t=2026-03-03T11:52:11.768787642Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-03T11:52:11.768814662Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.771µs logger=migrator t=2026-03-03T11:52:11.773320871Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-03T11:52:11.776490195Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.168854ms logger=migrator t=2026-03-03T11:52:11.781440446Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-03T11:52:11.781736994Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=289.247µs logger=migrator t=2026-03-03T11:52:11.786562461Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-03T11:52:11.791496271Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.944011ms logger=migrator t=2026-03-03T11:52:11.801483204Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-03T11:52:11.805150311Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.667217ms logger=migrator t=2026-03-03T11:52:11.808649614Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-03T11:52:11.808727126Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=78.273µs logger=migrator t=2026-03-03T11:52:11.812229868Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-03T11:52:11.813079391Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=849.003µs logger=migrator t=2026-03-03T11:52:11.820599059Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-03T11:52:11.822669814Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.073225ms logger=migrator t=2026-03-03T11:52:11.830261794Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-03T11:52:11.832251746Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.996292ms logger=migrator t=2026-03-03T11:52:11.836800527Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-03T11:52:11.837714241Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=920.425µs logger=migrator t=2026-03-03T11:52:11.842501037Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-03T11:52:11.843933115Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.432938ms logger=migrator t=2026-03-03T11:52:11.849345838Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-03T11:52:11.850217721Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=871.783µs logger=migrator t=2026-03-03T11:52:11.854323849Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-03T11:52:11.855392907Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.068738ms logger=migrator t=2026-03-03T11:52:11.860732398Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-03T11:52:11.862160896Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.431078ms logger=migrator t=2026-03-03T11:52:11.866397527Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-03T11:52:11.867170998Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=773.501µs logger=migrator t=2026-03-03T11:52:11.870728572Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-03T11:52:11.885042309Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.314317ms logger=migrator t=2026-03-03T11:52:11.892691711Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-03T11:52:11.893887843Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.200072ms logger=migrator t=2026-03-03T11:52:11.897866168Z 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-03T11:52:11.898646409Z 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=772.97µs logger=migrator t=2026-03-03T11:52:11.903359233Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-03T11:52:11.903601009Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=241.816µs logger=migrator t=2026-03-03T11:52:11.90666816Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-03T11:52:11.907123222Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=455.092µs logger=migrator t=2026-03-03T11:52:11.910352478Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-03T11:52:11.911050176Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=697.928µs logger=migrator t=2026-03-03T11:52:11.924698396Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-03T11:52:11.930029637Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.31905ms logger=migrator t=2026-03-03T11:52:11.935236984Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-03T11:52:11.938421198Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.181794ms logger=migrator t=2026-03-03T11:52:11.943146303Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-03T11:52:11.946647115Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.500482ms logger=migrator t=2026-03-03T11:52:11.952989743Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-03T11:52:11.959225097Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.233984ms logger=migrator t=2026-03-03T11:52:11.964684501Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-03T11:52:11.965550864Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=866.633µs logger=migrator t=2026-03-03T11:52:11.969780946Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-03T11:52:11.969814927Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.961µs logger=migrator t=2026-03-03T11:52:11.975365443Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-03T11:52:11.975406664Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.191µs logger=migrator t=2026-03-03T11:52:11.981255728Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-03T11:52:11.982626235Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.375097ms logger=migrator t=2026-03-03T11:52:11.998866233Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-03T11:52:11.999745746Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=879.303µs logger=migrator t=2026-03-03T11:52:12.004728358Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-03T11:52:12.005423746Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=700.198µs logger=migrator t=2026-03-03T11:52:12.009054762Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-03T11:52:12.009843033Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=788.101µs logger=migrator t=2026-03-03T11:52:12.01466639Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-03T11:52:12.015631066Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=964.506µs logger=migrator t=2026-03-03T11:52:12.020688549Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-03T11:52:12.025328422Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.643513ms logger=migrator t=2026-03-03T11:52:12.029307847Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-03T11:52:12.03400046Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.692073ms logger=migrator t=2026-03-03T11:52:12.038828298Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-03T11:52:12.039008713Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=180.725µs logger=migrator t=2026-03-03T11:52:12.042945157Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-03T11:52:12.044430996Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.484499ms logger=migrator t=2026-03-03T11:52:12.049317525Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-03T11:52:12.051111802Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.794347ms logger=migrator t=2026-03-03T11:52:12.0559355Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-03T11:52:12.059240107Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.304177ms logger=migrator t=2026-03-03T11:52:12.063135769Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-03T11:52:12.063217881Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=83.272µs logger=migrator t=2026-03-03T11:52:12.067025812Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-03T11:52:12.067826463Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=800.521µs logger=migrator t=2026-03-03T11:52:12.07262291Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-03T11:52:12.07340215Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=778.63µs logger=migrator t=2026-03-03T11:52:12.078011692Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-03T11:52:12.078157356Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=145.494µs logger=migrator t=2026-03-03T11:52:12.082198902Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-03T11:52:12.08324641Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.046298ms logger=migrator t=2026-03-03T11:52:12.139869394Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-03T11:52:12.141412714Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.546581ms logger=migrator t=2026-03-03T11:52:12.146526759Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-03T11:52:12.147612708Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.088289ms logger=migrator t=2026-03-03T11:52:12.153247597Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-03T11:52:12.154627653Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.379687ms logger=migrator t=2026-03-03T11:52:12.18898437Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-03T11:52:12.190946991Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.964512ms logger=migrator t=2026-03-03T11:52:12.228547124Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-03T11:52:12.229813737Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.268824ms logger=migrator t=2026-03-03T11:52:12.315866178Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-03T11:52:12.315929789Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=67.681µs logger=migrator t=2026-03-03T11:52:12.394157874Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-03T11:52:12.400209944Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.084531ms logger=migrator t=2026-03-03T11:52:12.406977142Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-03T11:52:12.409302194Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.332032ms logger=migrator t=2026-03-03T11:52:12.418509487Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-03T11:52:12.423290903Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.783687ms logger=migrator t=2026-03-03T11:52:12.428146011Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-03T11:52:12.428935482Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=802.921µs logger=migrator t=2026-03-03T11:52:12.436407459Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-03T11:52:12.437412606Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.006767ms logger=migrator t=2026-03-03T11:52:12.445109588Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-03T11:52:12.44629123Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.186682ms logger=migrator t=2026-03-03T11:52:12.4542664Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-03T11:52:12.467978662Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.710012ms logger=migrator t=2026-03-03T11:52:12.474241267Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-03T11:52:12.474966536Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=726.989µs logger=migrator t=2026-03-03T11:52:12.509261451Z 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-03T11:52:12.510887054Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.616213ms logger=migrator t=2026-03-03T11:52:12.516680187Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-03T11:52:12.51717866Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=498.183µs logger=migrator t=2026-03-03T11:52:12.531741485Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-03T11:52:12.532473744Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=740.179µs logger=migrator t=2026-03-03T11:52:12.540314711Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-03T11:52:12.540524027Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=209.686µs logger=migrator t=2026-03-03T11:52:12.550549341Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-03T11:52:12.556766225Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.217124ms logger=migrator t=2026-03-03T11:52:12.680030388Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-03T11:52:12.685862272Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.832894ms logger=migrator t=2026-03-03T11:52:12.69489829Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-03T11:52:12.695804114Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=905.404µs logger=migrator t=2026-03-03T11:52:12.701842024Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-03T11:52:12.703041365Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.201381ms logger=migrator t=2026-03-03T11:52:12.708577501Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-03T11:52:12.708805827Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=235.446µs logger=migrator t=2026-03-03T11:52:12.71421798Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-03T11:52:12.718342849Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.124529ms logger=migrator t=2026-03-03T11:52:12.72406666Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-03T11:52:12.724974744Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=910.684µs logger=migrator t=2026-03-03T11:52:12.731899307Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-03T11:52:12.732096922Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=198.155µs logger=migrator t=2026-03-03T11:52:12.738351707Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-03T11:52:12.738749068Z level=info msg="Migration successfully executed" id="Move region to single row" duration=393.5µs logger=migrator t=2026-03-03T11:52:12.745305571Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-03T11:52:12.746564744Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.262573ms logger=migrator t=2026-03-03T11:52:12.754407601Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-03T11:52:12.757070501Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.65842ms logger=migrator t=2026-03-03T11:52:12.765163625Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-03T11:52:12.766429368Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.267823ms logger=migrator t=2026-03-03T11:52:12.773815503Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-03T11:52:12.77481957Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.010656ms logger=migrator t=2026-03-03T11:52:12.783640953Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-03T11:52:12.784529286Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=888.574µs logger=migrator t=2026-03-03T11:52:12.79227993Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-03T11:52:12.793325658Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.048088ms logger=migrator t=2026-03-03T11:52:12.800779955Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-03T11:52:12.800851217Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.711µs logger=migrator t=2026-03-03T11:52:12.806737002Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-03T11:52:12.807776589Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.039217ms logger=migrator t=2026-03-03T11:52:12.818133123Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-03T11:52:12.818997535Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=865.842µs logger=migrator t=2026-03-03T11:52:12.825784114Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-03T11:52:12.826702259Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=923.185µs logger=migrator t=2026-03-03T11:52:12.836639661Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-03T11:52:12.837786361Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.14925ms logger=migrator t=2026-03-03T11:52:12.846572053Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-03T11:52:12.847002115Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=431.631µs logger=migrator t=2026-03-03T11:52:12.853345462Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-03T11:52:12.853781363Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=434.001µs logger=migrator t=2026-03-03T11:52:12.858382675Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-03T11:52:12.858457117Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=74.902µs logger=migrator t=2026-03-03T11:52:12.863753046Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-03T11:52:12.864726712Z level=info msg="Migration successfully executed" id="create team table" duration=973.476µs logger=migrator t=2026-03-03T11:52:12.875613019Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-03T11:52:12.884093603Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=8.482514ms logger=migrator t=2026-03-03T11:52:12.889971148Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-03T11:52:12.891213921Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.251443ms logger=migrator t=2026-03-03T11:52:12.896665685Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-03T11:52:12.90138571Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.719695ms logger=migrator t=2026-03-03T11:52:12.920689149Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-03T11:52:12.920960586Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=274.537µs logger=migrator t=2026-03-03T11:52:12.92869958Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-03T11:52:12.929607704Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=901.604µs logger=migrator t=2026-03-03T11:52:12.936092846Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-03T11:52:12.936886146Z level=info msg="Migration successfully executed" id="create team member table" duration=793.091µs logger=migrator t=2026-03-03T11:52:12.943497011Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-03T11:52:12.944400515Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=891.664µs logger=migrator t=2026-03-03T11:52:12.94990019Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-03T11:52:12.951056621Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.156041ms logger=migrator t=2026-03-03T11:52:12.960042077Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-03T11:52:12.960940231Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=898.534µs logger=migrator t=2026-03-03T11:52:12.966739734Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-03T11:52:12.972423264Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.68303ms logger=migrator t=2026-03-03T11:52:12.976887482Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-03T11:52:12.981658328Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.770466ms logger=migrator t=2026-03-03T11:52:12.985593942Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-03T11:52:12.98967593Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.077897ms logger=migrator t=2026-03-03T11:52:12.994455396Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-03T11:52:12.995238336Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=782.6µs logger=migrator t=2026-03-03T11:52:13.001642965Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-03T11:52:13.003799802Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.155557ms logger=migrator t=2026-03-03T11:52:13.010624462Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-03T11:52:13.011850285Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.224893ms logger=migrator t=2026-03-03T11:52:13.022777173Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-03T11:52:13.024005335Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.227992ms logger=migrator t=2026-03-03T11:52:13.030639911Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-03T11:52:13.031328469Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=688.548µs logger=migrator t=2026-03-03T11:52:13.040698156Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-03T11:52:13.042569025Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.870799ms logger=migrator t=2026-03-03T11:52:13.054942962Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-03T11:52:13.05600232Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.068699ms logger=migrator t=2026-03-03T11:52:13.061408663Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-03T11:52:13.062279396Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=872.413µs logger=migrator t=2026-03-03T11:52:13.068554611Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-03T11:52:13.069010053Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=457.312µs logger=migrator t=2026-03-03T11:52:13.074696763Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-03T11:52:13.074984921Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=289.508µs logger=migrator t=2026-03-03T11:52:13.083382452Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-03T11:52:13.084978975Z level=info msg="Migration successfully executed" id="create tag table" duration=1.598302ms logger=migrator t=2026-03-03T11:52:13.093410347Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-03T11:52:13.094717132Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.306725ms logger=migrator t=2026-03-03T11:52:13.100660249Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-03T11:52:13.101577913Z level=info msg="Migration successfully executed" id="create login attempt table" duration=917.564µs logger=migrator t=2026-03-03T11:52:13.108626819Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-03T11:52:13.109603044Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=976.286µs logger=migrator t=2026-03-03T11:52:13.115158661Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-03T11:52:13.116916247Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.756166ms logger=migrator t=2026-03-03T11:52:13.122740291Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-03T11:52:13.135700483Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.962292ms logger=migrator t=2026-03-03T11:52:13.140106659Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-03T11:52:13.14090443Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=797.751µs logger=migrator t=2026-03-03T11:52:13.146120798Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-03T11:52:13.147073313Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=952.825µs logger=migrator t=2026-03-03T11:52:13.157968381Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-03T11:52:13.158349841Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=383.48µs logger=migrator t=2026-03-03T11:52:13.163351363Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-03T11:52:13.1640005Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=648.627µs logger=migrator t=2026-03-03T11:52:13.16854507Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-03T11:52:13.169750882Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.205832ms logger=migrator t=2026-03-03T11:52:13.175334669Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-03T11:52:13.176554491Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.220332ms logger=migrator t=2026-03-03T11:52:13.18182367Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-03T11:52:13.181937643Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=115.533µs logger=migrator t=2026-03-03T11:52:13.186593226Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-03T11:52:13.193853538Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.261302ms logger=migrator t=2026-03-03T11:52:13.19923346Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-03T11:52:13.204296653Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.062503ms logger=migrator t=2026-03-03T11:52:13.208746031Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-03T11:52:13.213729382Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.976481ms logger=migrator t=2026-03-03T11:52:13.218530029Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-03T11:52:13.224200068Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.669429ms logger=migrator t=2026-03-03T11:52:13.229736915Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-03T11:52:13.231261985Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.52523ms logger=migrator t=2026-03-03T11:52:13.236189605Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-03T11:52:13.241275859Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.085594ms logger=migrator t=2026-03-03T11:52:13.246474296Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-03T11:52:13.247800552Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.326435ms logger=migrator t=2026-03-03T11:52:13.254138359Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-03T11:52:13.255087684Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=949.055µs logger=migrator t=2026-03-03T11:52:13.260302061Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-03T11:52:13.261652857Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.350886ms logger=migrator t=2026-03-03T11:52:13.268270291Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-03T11:52:13.269200026Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=929.475µs logger=migrator t=2026-03-03T11:52:13.275385069Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-03T11:52:13.276362035Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=976.256µs logger=migrator t=2026-03-03T11:52:13.281378038Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-03T11:52:13.282364674Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=986.336µs logger=migrator t=2026-03-03T11:52:13.28867647Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-03T11:52:13.296474976Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.798806ms logger=migrator t=2026-03-03T11:52:13.301861938Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-03T11:52:13.302788693Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=926.315µs logger=migrator t=2026-03-03T11:52:13.308231086Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-03T11:52:13.309748196Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.51659ms logger=migrator t=2026-03-03T11:52:13.315362514Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-03T11:52:13.316306409Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=943.245µs logger=migrator t=2026-03-03T11:52:13.322287287Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-03T11:52:13.323714925Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.425118ms logger=migrator t=2026-03-03T11:52:13.329392165Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-03T11:52:13.33033764Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=945.445µs logger=migrator t=2026-03-03T11:52:13.338753382Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-03T11:52:13.338894095Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=142.494µs logger=migrator t=2026-03-03T11:52:13.345660824Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-03T11:52:13.345809318Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=149.434µs logger=migrator t=2026-03-03T11:52:13.350628415Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-03T11:52:13.352047902Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.419197ms logger=migrator t=2026-03-03T11:52:13.357377543Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T11:52:13.358352059Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=974.006µs logger=migrator t=2026-03-03T11:52:13.364421129Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T11:52:13.365995261Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.573572ms logger=migrator t=2026-03-03T11:52:13.371374412Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-03T11:52:13.371442384Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.322µs logger=migrator t=2026-03-03T11:52:13.377132195Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T11:52:13.378045469Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=912.825µs logger=migrator t=2026-03-03T11:52:13.383453721Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T11:52:13.385012542Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.558551ms logger=migrator t=2026-03-03T11:52:13.391133424Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T11:52:13.392095969Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=962.365µs logger=migrator t=2026-03-03T11:52:13.397243135Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T11:52:13.398312063Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.068188ms logger=migrator t=2026-03-03T11:52:13.40424013Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-03T11:52:13.410367462Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.126791ms logger=migrator t=2026-03-03T11:52:13.415296602Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-03T11:52:13.416320979Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.024117ms logger=migrator t=2026-03-03T11:52:13.421732221Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-03T11:52:13.421819054Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=90.333µs logger=migrator t=2026-03-03T11:52:13.430056951Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-03T11:52:13.431944111Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.89072ms logger=migrator t=2026-03-03T11:52:13.43720634Z 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-03T11:52:13.438241137Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.034237ms logger=migrator t=2026-03-03T11:52:13.442863619Z 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-03T11:52:13.444384969Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.51889ms logger=migrator t=2026-03-03T11:52:13.450118571Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-03T11:52:13.450235204Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=117.663µs logger=migrator t=2026-03-03T11:52:13.454448435Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-03T11:52:13.4553927Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=943.665µs logger=migrator t=2026-03-03T11:52:13.460412172Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-03T11:52:13.461606874Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.192712ms logger=migrator t=2026-03-03T11:52:13.467563761Z 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-03T11:52:13.470027756Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.499596ms logger=migrator t=2026-03-03T11:52:13.476077055Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-03T11:52:13.477088092Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.010727ms logger=migrator t=2026-03-03T11:52:13.483518332Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-03T11:52:13.489358756Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.839844ms logger=migrator t=2026-03-03T11:52:13.49405274Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-03T11:52:13.495765715Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.716695ms logger=migrator t=2026-03-03T11:52:13.499673348Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-03T11:52:13.500743796Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.068088ms logger=migrator t=2026-03-03T11:52:13.507225118Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-03T11:52:13.537538928Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.31653ms logger=migrator t=2026-03-03T11:52:13.54103996Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-03T11:52:13.564461968Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.416218ms logger=migrator t=2026-03-03T11:52:13.568371411Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-03T11:52:13.569155022Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=783.451µs logger=migrator t=2026-03-03T11:52:13.573416944Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-03T11:52:13.574148274Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=731.03µs logger=migrator t=2026-03-03T11:52:13.577536863Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-03T11:52:13.583314565Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.777102ms logger=migrator t=2026-03-03T11:52:13.587078325Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-03T11:52:13.592818696Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.739571ms logger=migrator t=2026-03-03T11:52:13.597384697Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-03T11:52:13.598379753Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=995.056µs logger=migrator t=2026-03-03T11:52:13.602387619Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-03T11:52:13.603866478Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.478319ms logger=migrator t=2026-03-03T11:52:13.609034324Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-03T11:52:13.610643837Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.605433ms logger=migrator t=2026-03-03T11:52:13.615289709Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-03T11:52:13.616352707Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.062448ms logger=migrator t=2026-03-03T11:52:13.62215162Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-03T11:52:13.622218442Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.562µs logger=migrator t=2026-03-03T11:52:13.625817257Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-03T11:52:13.631773104Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.955757ms logger=migrator t=2026-03-03T11:52:13.637581788Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-03T11:52:13.642480027Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.90233ms logger=migrator t=2026-03-03T11:52:13.650208701Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-03T11:52:13.65735893Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.151108ms logger=migrator t=2026-03-03T11:52:13.663255835Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-03T11:52:13.6645792Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.324105ms logger=migrator t=2026-03-03T11:52:13.669796098Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-03T11:52:13.670912197Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.115789ms logger=migrator t=2026-03-03T11:52:13.67479488Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-03T11:52:13.681393064Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.597944ms logger=migrator t=2026-03-03T11:52:13.68541221Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-03T11:52:13.691770878Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.354728ms logger=migrator t=2026-03-03T11:52:13.696360899Z 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-03T11:52:13.697439647Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.079268ms logger=migrator t=2026-03-03T11:52:13.701906025Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-03T11:52:13.708258753Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.351298ms logger=migrator t=2026-03-03T11:52:13.712111345Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-03T11:52:13.719197011Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.083776ms logger=migrator t=2026-03-03T11:52:13.723118365Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-03T11:52:13.723191417Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.332µs logger=migrator t=2026-03-03T11:52:13.728212749Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-03T11:52:13.729632217Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.422568ms logger=migrator t=2026-03-03T11:52:13.733897909Z 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-03T11:52:13.734894026Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=995.637µs logger=migrator t=2026-03-03T11:52:13.738781108Z 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-03T11:52:13.739792235Z 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.012697ms logger=migrator t=2026-03-03T11:52:13.746575594Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-03T11:52:13.746714438Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=136.644µs logger=migrator t=2026-03-03T11:52:13.750724993Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-03T11:52:13.758522119Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.795746ms logger=migrator t=2026-03-03T11:52:13.762872524Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-03T11:52:13.768957965Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.084641ms logger=migrator t=2026-03-03T11:52:13.77372353Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-03T11:52:13.779867213Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.142832ms logger=migrator t=2026-03-03T11:52:13.783450937Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-03T11:52:13.789528528Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.07606ms logger=migrator t=2026-03-03T11:52:13.793324178Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-03T11:52:13.799425079Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.100031ms logger=migrator t=2026-03-03T11:52:13.804359509Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-03T11:52:13.80442449Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.821µs logger=migrator t=2026-03-03T11:52:13.808101138Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-03T11:52:13.809373031Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.273273ms logger=migrator t=2026-03-03T11:52:13.813798878Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-03T11:52:13.822041536Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.243397ms logger=migrator t=2026-03-03T11:52:13.826570955Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-03T11:52:13.826654227Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=85.302µs logger=migrator t=2026-03-03T11:52:13.830089718Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-03T11:52:13.83624257Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.153942ms logger=migrator t=2026-03-03T11:52:13.840069251Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-03T11:52:13.8411394Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.069419ms logger=migrator t=2026-03-03T11:52:13.845373301Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-03T11:52:13.855359075Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.987454ms logger=migrator t=2026-03-03T11:52:13.859915805Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-03T11:52:13.86049184Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=575.655µs logger=migrator t=2026-03-03T11:52:13.864476875Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-03T11:52:13.866147919Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.638123ms logger=migrator t=2026-03-03T11:52:13.870687029Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-03T11:52:13.878983148Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.296359ms logger=migrator t=2026-03-03T11:52:13.886823715Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-03T11:52:13.887605936Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=783.881µs logger=migrator t=2026-03-03T11:52:13.8930586Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-03T11:52:13.894787285Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.725185ms logger=migrator t=2026-03-03T11:52:13.900335451Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-03T11:52:13.901448781Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.11439ms logger=migrator t=2026-03-03T11:52:13.906771451Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-03T11:52:13.907831499Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.059478ms logger=migrator t=2026-03-03T11:52:13.912897123Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-03T11:52:13.912962715Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.812µs logger=migrator t=2026-03-03T11:52:13.916637212Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-03T11:52:13.917914476Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.274933ms logger=migrator t=2026-03-03T11:52:13.92339868Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-03T11:52:13.925053074Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.654244ms logger=migrator t=2026-03-03T11:52:13.929709727Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-03T11:52:13.930156139Z 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-03T11:52:13.933702622Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-03T11:52:13.934172045Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=468.932µs logger=migrator t=2026-03-03T11:52:13.938758336Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-03T11:52:13.940531832Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.772896ms logger=migrator t=2026-03-03T11:52:13.944800035Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-03T11:52:13.951670076Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.869441ms logger=migrator t=2026-03-03T11:52:13.955689833Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-03T11:52:13.956830503Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.14006ms logger=migrator t=2026-03-03T11:52:13.961968538Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-03T11:52:13.963851758Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.88173ms logger=migrator t=2026-03-03T11:52:13.968122221Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-03T11:52:13.969473126Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.350405ms logger=migrator t=2026-03-03T11:52:13.973741819Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-03T11:52:13.974860048Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.116809ms logger=migrator t=2026-03-03T11:52:13.981032741Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-03T11:52:13.982748816Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.716115ms logger=migrator t=2026-03-03T11:52:13.986888676Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-03T11:52:13.986964228Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=76.152µs logger=migrator t=2026-03-03T11:52:13.990383738Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-03T11:52:13.990477631Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=94.472µs logger=migrator t=2026-03-03T11:52:13.994007364Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-03T11:52:14.000834754Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.825501ms logger=migrator t=2026-03-03T11:52:14.005640011Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-03T11:52:14.00601123Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=373.279µs logger=migrator t=2026-03-03T11:52:14.008986679Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-03T11:52:14.010077368Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.089909ms logger=migrator t=2026-03-03T11:52:14.014595487Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-03T11:52:14.014905155Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=308.608µs logger=migrator t=2026-03-03T11:52:14.020053521Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-03T11:52:14.020994076Z level=info msg="Migration successfully executed" id="create data_keys table" duration=939.975µs logger=migrator t=2026-03-03T11:52:14.026317076Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-03T11:52:14.027623301Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.303784ms logger=migrator t=2026-03-03T11:52:14.032005236Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-03T11:52:14.063398265Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.393919ms logger=migrator t=2026-03-03T11:52:14.067814721Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-03T11:52:14.072817794Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.003872ms logger=migrator t=2026-03-03T11:52:14.076667005Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-03T11:52:14.076829119Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=162.144µs logger=migrator t=2026-03-03T11:52:14.080436634Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-03T11:52:14.112678145Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.241101ms logger=migrator t=2026-03-03T11:52:14.117529483Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-03T11:52:14.147920955Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.388852ms logger=migrator t=2026-03-03T11:52:14.154208661Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-03T11:52:14.155024963Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=816.032µs logger=migrator t=2026-03-03T11:52:14.160670972Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-03T11:52:14.163426464Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.749562ms logger=migrator t=2026-03-03T11:52:14.17005699Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-03T11:52:14.17045312Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=400.711µs logger=migrator t=2026-03-03T11:52:14.17460643Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-03T11:52:14.175974846Z level=info msg="Migration successfully executed" id="create permission table" duration=1.368246ms logger=migrator t=2026-03-03T11:52:14.180917366Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-03T11:52:14.181913542Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=994.526µs logger=migrator t=2026-03-03T11:52:14.187082149Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-03T11:52:14.188185748Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.102709ms logger=migrator t=2026-03-03T11:52:14.192686707Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-03T11:52:14.193521729Z level=info msg="Migration successfully executed" id="create role table" duration=833.382µs logger=migrator t=2026-03-03T11:52:14.199280991Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-03T11:52:14.206743438Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.462197ms logger=migrator t=2026-03-03T11:52:14.210954269Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-03T11:52:14.218316093Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.361554ms logger=migrator t=2026-03-03T11:52:14.223303695Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-03T11:52:14.224382013Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.078298ms logger=migrator t=2026-03-03T11:52:14.228490351Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-03T11:52:14.229584Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.093669ms logger=migrator t=2026-03-03T11:52:14.233683529Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-03T11:52:14.234818509Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.134599ms logger=migrator t=2026-03-03T11:52:14.240651463Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-03T11:52:14.241743941Z level=info msg="Migration successfully executed" id="create team role table" duration=1.090978ms logger=migrator t=2026-03-03T11:52:14.246741093Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-03T11:52:14.249194038Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.447895ms logger=migrator t=2026-03-03T11:52:14.253023349Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-03T11:52:14.25418873Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.164541ms logger=migrator t=2026-03-03T11:52:14.259259363Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-03T11:52:14.260352932Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.092719ms logger=migrator t=2026-03-03T11:52:14.264498892Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-03T11:52:14.265346874Z level=info msg="Migration successfully executed" id="create user role table" duration=849.632µs logger=migrator t=2026-03-03T11:52:14.269388501Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-03T11:52:14.271123977Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.734356ms logger=migrator t=2026-03-03T11:52:14.277207597Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-03T11:52:14.278331017Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.12285ms logger=migrator t=2026-03-03T11:52:14.282206899Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-03T11:52:14.283281438Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.074108ms logger=migrator t=2026-03-03T11:52:14.287405676Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-03T11:52:14.288235168Z level=info msg="Migration successfully executed" id="create builtin role table" duration=828.992µs logger=migrator t=2026-03-03T11:52:14.293424915Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-03T11:52:14.294555095Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.12984ms logger=migrator t=2026-03-03T11:52:14.298760646Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-03T11:52:14.300523852Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.764756ms logger=migrator t=2026-03-03T11:52:14.305157185Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-03T11:52:14.313284709Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.127274ms logger=migrator t=2026-03-03T11:52:14.317356217Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-03T11:52:14.318549468Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.192911ms logger=migrator t=2026-03-03T11:52:14.323829078Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-03T11:52:14.325620405Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.790477ms logger=migrator t=2026-03-03T11:52:14.329954449Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-03T11:52:14.330772451Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=817.772µs logger=migrator t=2026-03-03T11:52:14.334324395Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-03T11:52:14.335317551Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=992.717µs logger=migrator t=2026-03-03T11:52:14.339683376Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-03T11:52:14.340653961Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=969.465µs logger=migrator t=2026-03-03T11:52:14.344742849Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-03T11:52:14.34591585Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.172311ms logger=migrator t=2026-03-03T11:52:14.349955057Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-03T11:52:14.358150223Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.194656ms logger=migrator t=2026-03-03T11:52:14.366070462Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-03T11:52:14.376149328Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.080896ms logger=migrator t=2026-03-03T11:52:14.380088252Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-03T11:52:14.393365933Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.27332ms logger=migrator t=2026-03-03T11:52:14.398982101Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-03T11:52:14.409258592Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.279291ms logger=migrator t=2026-03-03T11:52:14.412830706Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-03T11:52:14.413952356Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.12181ms logger=migrator t=2026-03-03T11:52:14.419496052Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-03T11:52:14.420654493Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.157881ms logger=migrator t=2026-03-03T11:52:14.425147381Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-03T11:52:14.4262435Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.096599ms logger=migrator t=2026-03-03T11:52:14.429546747Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-03T11:52:14.430615166Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.066198ms logger=migrator t=2026-03-03T11:52:14.435052093Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-03T11:52:14.436754578Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.702114ms logger=migrator t=2026-03-03T11:52:14.440963889Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-03T11:52:14.441032411Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.772µs logger=migrator t=2026-03-03T11:52:14.444470631Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-03T11:52:14.444507382Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=37.651µs logger=migrator t=2026-03-03T11:52:14.448248041Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-03T11:52:14.44897116Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=723.429µs logger=migrator t=2026-03-03T11:52:14.453686035Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-03T11:52:14.454697611Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.012757ms logger=migrator t=2026-03-03T11:52:14.458333867Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-03T11:52:14.459004385Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=670.378µs logger=migrator t=2026-03-03T11:52:14.462587659Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-03T11:52:14.462868797Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=277.858µs logger=migrator t=2026-03-03T11:52:14.466476762Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-03T11:52:14.467083148Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=606.406µs logger=migrator t=2026-03-03T11:52:14.471618998Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-03T11:52:14.472581883Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=962.385µs logger=migrator t=2026-03-03T11:52:14.47664983Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-03T11:52:14.477866092Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.218392ms logger=migrator t=2026-03-03T11:52:14.483248795Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-03T11:52:14.491481982Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.232017ms logger=migrator t=2026-03-03T11:52:14.495780775Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-03T11:52:14.495826967Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=48.832µs logger=migrator t=2026-03-03T11:52:14.499321989Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-03T11:52:14.500326985Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.003956ms logger=migrator t=2026-03-03T11:52:14.505391319Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-03T11:52:14.506664663Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.273114ms logger=migrator t=2026-03-03T11:52:14.511980543Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-03T11:52:14.513247186Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.266843ms logger=migrator t=2026-03-03T11:52:14.51868336Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-03T11:52:14.527650746Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.966496ms logger=migrator t=2026-03-03T11:52:14.531402305Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-03T11:52:14.532532625Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.12975ms logger=migrator t=2026-03-03T11:52:14.536838009Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-03T11:52:14.537931438Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.093519ms logger=migrator t=2026-03-03T11:52:14.541641845Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-03T11:52:14.566186853Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.544618ms logger=migrator t=2026-03-03T11:52:14.572383617Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-03T11:52:14.573850005Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.469128ms logger=migrator t=2026-03-03T11:52:14.578349604Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-03T11:52:14.579537926Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.189972ms logger=migrator t=2026-03-03T11:52:14.584964339Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-03T11:52:14.586851909Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.88852ms logger=migrator t=2026-03-03T11:52:14.593021891Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-03T11:52:14.594451869Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.434038ms logger=migrator t=2026-03-03T11:52:14.598628959Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-03T11:52:14.598915607Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=289.808µs logger=migrator t=2026-03-03T11:52:14.604258558Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-03T11:52:14.605135291Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=885.543µs logger=migrator t=2026-03-03T11:52:14.609594449Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-03T11:52:14.618221927Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.610118ms logger=migrator t=2026-03-03T11:52:14.622945401Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-03T11:52:14.623876176Z level=info msg="Migration successfully executed" id="create entity_events table" duration=932.665µs logger=migrator t=2026-03-03T11:52:14.63046221Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-03T11:52:14.632106523Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.645904ms logger=migrator t=2026-03-03T11:52:14.638869461Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-03T11:52:14.639509708Z 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-03T11:52:14.644274174Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-03T11:52:14.645066275Z 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-03T11:52:14.65320654Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-03T11:52:14.654871844Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.667324ms logger=migrator t=2026-03-03T11:52:14.660384489Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-03T11:52:14.661680983Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.297084ms logger=migrator t=2026-03-03T11:52:14.666941382Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-03T11:52:14.6706596Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.717928ms logger=migrator t=2026-03-03T11:52:14.678378164Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-03T11:52:14.679265687Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=888.033µs logger=migrator t=2026-03-03T11:52:14.68390046Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-03T11:52:14.68466398Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=763.4µs logger=migrator t=2026-03-03T11:52:14.688252605Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-03T11:52:14.688988804Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=736.219µs logger=migrator t=2026-03-03T11:52:14.693532154Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-03T11:52:14.694079978Z level=info msg="Migration successfully executed" id="Drop public config table" duration=547.464µs logger=migrator t=2026-03-03T11:52:14.69868045Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-03T11:52:14.699492111Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=812.531µs logger=migrator t=2026-03-03T11:52:14.70586956Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-03T11:52:14.706710912Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=841.982µs logger=migrator t=2026-03-03T11:52:14.724222094Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-03T11:52:14.725006724Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=782.35µs logger=migrator t=2026-03-03T11:52:14.736672603Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-03T11:52:14.737434003Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=761.341µs logger=migrator t=2026-03-03T11:52:14.744376996Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-03T11:52:14.765494763Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.113108ms logger=migrator t=2026-03-03T11:52:14.770430613Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-03T11:52:14.77900974Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.579177ms logger=migrator t=2026-03-03T11:52:14.783684173Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-03T11:52:14.792233889Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.549226ms logger=migrator t=2026-03-03T11:52:14.798960296Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-03T11:52:14.799389768Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=429.941µs logger=migrator t=2026-03-03T11:52:14.803758333Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-03T11:52:14.812885964Z level=info msg="Migration successfully executed" id="add share column" duration=9.127361ms logger=migrator t=2026-03-03T11:52:14.817390442Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-03T11:52:14.817532576Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=142.514µs logger=migrator t=2026-03-03T11:52:14.821652355Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-03T11:52:14.822528788Z level=info msg="Migration successfully executed" id="create file table" duration=874.623µs logger=migrator t=2026-03-03T11:52:14.829067501Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-03T11:52:14.831008592Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.940752ms logger=migrator t=2026-03-03T11:52:14.835374077Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-03T11:52:14.836561388Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.186671ms logger=migrator t=2026-03-03T11:52:14.843038519Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-03T11:52:14.843896632Z level=info msg="Migration successfully executed" id="create file_meta table" duration=856.063µs logger=migrator t=2026-03-03T11:52:14.850461285Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-03T11:52:14.852551161Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.084375ms logger=migrator t=2026-03-03T11:52:14.858713873Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-03T11:52:14.858853687Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=140.954µs logger=migrator t=2026-03-03T11:52:14.863803267Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-03T11:52:14.863957642Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=155.044µs logger=migrator t=2026-03-03T11:52:14.86844955Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-03T11:52:14.869044396Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=594.525µs logger=migrator t=2026-03-03T11:52:14.872669351Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-03T11:52:14.872925828Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=256.797µs logger=migrator t=2026-03-03T11:52:14.87640919Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-03T11:52:14.877759936Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.350746ms logger=migrator t=2026-03-03T11:52:15.065232733Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-03T11:52:15.07913159Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.901167ms logger=migrator t=2026-03-03T11:52:15.08594908Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-03T11:52:15.086167926Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=212.185µs logger=migrator t=2026-03-03T11:52:15.091511396Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-03T11:52:15.092723208Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.211262ms logger=migrator t=2026-03-03T11:52:15.098507221Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-03T11:52:15.099006974Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=500.343µs logger=migrator t=2026-03-03T11:52:15.104637913Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-03T11:52:15.10490794Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=270.597µs logger=migrator t=2026-03-03T11:52:15.109588074Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-03T11:52:15.110464427Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=876.774µs logger=migrator t=2026-03-03T11:52:15.115480239Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-03T11:52:15.125920024Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.440495ms logger=migrator t=2026-03-03T11:52:15.130800983Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-03T11:52:15.137756567Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.954634ms logger=migrator t=2026-03-03T11:52:15.143592541Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-03T11:52:15.14471234Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.121929ms logger=migrator t=2026-03-03T11:52:15.149368653Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-03T11:52:15.227388162Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.017249ms logger=migrator t=2026-03-03T11:52:15.232573829Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-03T11:52:15.233458813Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=884.884µs logger=migrator t=2026-03-03T11:52:15.239654816Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-03T11:52:15.240916829Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.261613ms logger=migrator t=2026-03-03T11:52:15.246496377Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-03T11:52:15.276839667Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.344621ms logger=migrator t=2026-03-03T11:52:15.283326878Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-03T11:52:15.290436506Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.109138ms logger=migrator t=2026-03-03T11:52:15.29549453Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-03T11:52:15.295827948Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=333.538µs logger=migrator t=2026-03-03T11:52:15.300557613Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-03T11:52:15.300776139Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=218.736µs logger=migrator t=2026-03-03T11:52:15.30574264Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-03T11:52:15.306159371Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=414.421µs logger=migrator t=2026-03-03T11:52:15.312363265Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-03T11:52:15.312805536Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=443.321µs logger=migrator t=2026-03-03T11:52:15.318403124Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-03T11:52:15.318664281Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=261.477µs logger=migrator t=2026-03-03T11:52:15.323428887Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-03T11:52:15.324402862Z level=info msg="Migration successfully executed" id="create folder table" duration=973.735µs logger=migrator t=2026-03-03T11:52:15.330949855Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-03T11:52:15.332172227Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.222162ms logger=migrator t=2026-03-03T11:52:15.337672562Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-03T11:52:15.338953106Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.280414ms logger=migrator t=2026-03-03T11:52:15.344614016Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-03T11:52:15.344648317Z level=info msg="Migration successfully executed" id="Update folder title length" duration=35.421µs logger=migrator t=2026-03-03T11:52:15.350495411Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-03T11:52:15.352575206Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.079515ms logger=migrator t=2026-03-03T11:52:15.358631676Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-03T11:52:15.359740805Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.107919ms logger=migrator t=2026-03-03T11:52:15.364205793Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-03T11:52:15.365409994Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.203591ms logger=migrator t=2026-03-03T11:52:15.370798687Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-03T11:52:15.371223728Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=425.181µs logger=migrator t=2026-03-03T11:52:15.375680646Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-03T11:52:15.376096696Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=416.201µs logger=migrator t=2026-03-03T11:52:15.381243823Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-03T11:52:15.38304616Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.802038ms logger=migrator t=2026-03-03T11:52:15.389003017Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-03T11:52:15.390221799Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.217022ms logger=migrator t=2026-03-03T11:52:15.39517183Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-03T11:52:15.396285579Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.113669ms logger=migrator t=2026-03-03T11:52:15.401158588Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-03T11:52:15.403316615Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.156457ms logger=migrator t=2026-03-03T11:52:15.409238361Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-03T11:52:15.410359421Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.12088ms logger=migrator t=2026-03-03T11:52:15.414988333Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-03T11:52:15.415944928Z level=info msg="Migration successfully executed" id="create anon_device table" duration=953.955µs logger=migrator t=2026-03-03T11:52:15.420511849Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-03T11:52:15.421720501Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.208442ms logger=migrator t=2026-03-03T11:52:15.429936597Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-03T11:52:15.432017762Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.084895ms logger=migrator t=2026-03-03T11:52:15.437847546Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-03T11:52:15.438885864Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.037987ms logger=migrator t=2026-03-03T11:52:15.444289206Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-03T11:52:15.446034522Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.751456ms logger=migrator t=2026-03-03T11:52:15.452491282Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-03T11:52:15.45390442Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.414148ms logger=migrator t=2026-03-03T11:52:15.45882056Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-03T11:52:15.459106887Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=287.267µs logger=migrator t=2026-03-03T11:52:15.464292644Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-03T11:52:15.476509367Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.217753ms logger=migrator t=2026-03-03T11:52:15.483236824Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-03T11:52:15.483959843Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=726.669µs logger=migrator t=2026-03-03T11:52:15.488557374Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-03T11:52:15.488579135Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.601µs logger=migrator t=2026-03-03T11:52:15.493297329Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-03T11:52:15.495262411Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.964622ms logger=migrator t=2026-03-03T11:52:15.500613873Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-03T11:52:15.500632313Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.43µs logger=migrator t=2026-03-03T11:52:15.506613141Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-03T11:52:15.50922675Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.611449ms logger=migrator t=2026-03-03T11:52:15.514829228Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-03T11:52:15.516200014Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.371947ms logger=migrator t=2026-03-03T11:52:15.523548968Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-03T11:52:15.52514424Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.597072ms logger=migrator t=2026-03-03T11:52:15.53234981Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-03T11:52:15.533163912Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=821.461µs logger=migrator t=2026-03-03T11:52:15.537417344Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-03T11:52:15.537684951Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=268.597µs logger=migrator t=2026-03-03T11:52:15.541840881Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-03T11:52:15.542444416Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=603.515µs logger=migrator t=2026-03-03T11:52:15.547292764Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-03T11:52:15.548678531Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.382337ms logger=migrator t=2026-03-03T11:52:15.553482948Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-03T11:52:15.554854604Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.371086ms logger=migrator t=2026-03-03T11:52:15.56074615Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-03T11:52:15.571270117Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.523507ms logger=migrator t=2026-03-03T11:52:15.577496572Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-03T11:52:15.585955935Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.458744ms logger=migrator t=2026-03-03T11:52:15.592702983Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-03T11:52:15.602246265Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.543062ms logger=migrator t=2026-03-03T11:52:15.608097179Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-03T11:52:15.608221592Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=125.113µs logger=migrator t=2026-03-03T11:52:15.614525519Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-03T11:52:15.624119662Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.594213ms logger=migrator t=2026-03-03T11:52:15.630607503Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-03T11:52:15.641400398Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.792385ms logger=migrator t=2026-03-03T11:52:15.647283553Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-03T11:52:15.647733895Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=450.982µs logger=migrator t=2026-03-03T11:52:15.652916192Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.866274429s logger=migrator t=2026-03-03T11:52:15.653540408Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-03T11:52:15.67029076Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-03T11:52:15.670541157Z level=info msg="Created default organization" logger=secrets t=2026-03-03T11:52:15.678036735Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-03T11:52:15.72563526Z level=info msg="Restored cache from database" duration=393.381µs logger=plugin.store t=2026-03-03T11:52:15.726856362Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-03T11:52:15.763391926Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-03T11:52:15.763431627Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-03T11:52:15.76352628Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-03T11:52:15.76353998Z level=info msg="Plugins loaded" count=54 duration=36.684738ms logger=query_data t=2026-03-03T11:52:15.76733169Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-03T11:52:15.770642048Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-03T11:52:15.778958457Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-03T11:52:15.791462267Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-03T11:52:15.794713523Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-03T11:52:15.797808514Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-03T11:52:15.82113586Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-03T11:52:15.84160374Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-03T11:52:15.8635656Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-03T11:52:15.86359556Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-03T11:52:15.864579406Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-03T11:52:15.86510977Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-03T11:52:15.866733043Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-03T11:52:15.869029274Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-03T11:52:15.915962032Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-03-03T11:52:15.941082786Z level=info msg="Update check succeeded" duration=76.16683ms logger=provisioning.dashboard t=2026-03-03T11:52:15.949125148Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-03-03T11:52:15.949298342Z level=info msg="Update check succeeded" duration=85.570338ms logger=sqlstore.transactions t=2026-03-03T11:52:15.96322277Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-03T11:52:15.974877747Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-03T11:52:15.982080277Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-03T11:52:16.004227882Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-03T11:52:16.059578083Z level=info msg="Patterns update finished" duration=187.700493ms logger=sqlstore.transactions t=2026-03-03T11:52:16.096401614Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-03T11:52:16.097650447Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-03T11:52:16.151602351Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-03T11:52:16.152007942Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=ngalert.state.manager t=2026-03-03T11:52:16.154445866Z level=info msg="State cache has been initialized" states=0 duration=289.85739ms logger=ngalert.scheduler t=2026-03-03T11:52:16.154570709Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-03T11:52:16.154737194Z level=info msg=starting first_tick=2026-03-03T11:52:20Z logger=provisioning.dashboard t=2026-03-03T11:52:17.386217593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.38801606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.406415696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.432994187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.453707064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.475884009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.495786014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.520849255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.544957122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.583736525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:17.601165025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:18.030585157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:18.917975435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:18.980608428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.001182981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.03752784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.053762129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.24517962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.266528814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.305245884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.325147139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.372185441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.393999836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.525348473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.545283929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.579128332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.595164975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.902892656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.917511992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.963012692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:19.978605654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.023572081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.041022411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.098545789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.117581061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.160432362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.176548078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.279902675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.299393409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.351755051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.365815802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.410515502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.426400341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.466975252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.484023461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.542486474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.560394187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.612284326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.630809575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.685003705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.698173053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.748541242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.76022931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.949849034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:20.985945947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.258007087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.277948283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.353137738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.374114751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.43430839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.453609789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.524560422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.550449905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.619922248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.640486131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.709766029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.736478524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.796475527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.815686494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.890056797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:21.905545176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:22.037775575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:22.063848963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:22.169705237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:22.191466961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:22.276414373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:22.294585842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:22.384424853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:22.401393351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T11:52:22.468677196Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-03T11:52:48.885007759Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-03T12:02:15.876205611Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-03T12:02:15.900003301Z level=info msg="Completed cleanup jobs" duration=35.093709ms logger=plugins.update.checker t=2026-03-03T12:02:16.019651211Z level=info msg="Update check succeeded" duration=69.541422ms logger=sqlstore.transactions t=2026-03-03T12:07:15.78715476Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-03T12:12:15.926326443Z level=info msg="Completed cleanup jobs" duration=60.348134ms logger=plugins.update.checker t=2026-03-03T12:12:16.000117293Z level=info msg="Update check succeeded" duration=49.822997ms logger=cleanup t=2026-03-03T12:22:15.924437306Z level=info msg="Completed cleanup jobs" duration=59.781813ms logger=plugins.update.checker t=2026-03-03T12:22:16.000903571Z level=info msg="Update check succeeded" duration=51.208296ms logger=infra.usagestats t=2026-03-03T12:22:48.911790237Z level=info msg="Usage stats are ready to report"