logger=settings t=2026-05-26T05:54:28.226198276Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T05:54:28Z logger=settings t=2026-05-26T05:54:28.226458261Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T05:54:28.226468651Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T05:54:28.226472091Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T05:54:28.226477251Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T05:54:28.226480102Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T05:54:28.226482722Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T05:54:28.226485312Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T05:54:28.226490022Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T05:54:28.226493102Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T05:54:28.226495642Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T05:54:28.226498462Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T05:54:28.226503062Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T05:54:28.226505792Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T05:54:28.226508582Z level=info msg=Target target=[all] logger=settings t=2026-05-26T05:54:28.226515602Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T05:54:28.226518522Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T05:54:28.226522872Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T05:54:28.226525562Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T05:54:28.226528183Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T05:54:28.226530813Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T05:54:28.226808368Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T05:54:28.226824918Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T05:54:28.228446902Z level=info msg="Locking database" logger=migrator t=2026-05-26T05:54:28.228460342Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T05:54:28.229021074Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T05:54:28.22985176Z level=info msg="Migration successfully executed" id="create migration_log table" duration=834.686µs logger=migrator t=2026-05-26T05:54:28.237819604Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T05:54:28.238397616Z level=info msg="Migration successfully executed" id="create user table" duration=573.822µs logger=migrator t=2026-05-26T05:54:28.242987401Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T05:54:28.244022431Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.03422ms logger=migrator t=2026-05-26T05:54:28.248183937Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T05:54:28.249387892Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.203625ms logger=migrator t=2026-05-26T05:54:28.253298962Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T05:54:28.253951806Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=653.094µs logger=migrator t=2026-05-26T05:54:28.258398677Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T05:54:28.259025209Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=626.313µs logger=migrator t=2026-05-26T05:54:28.265586354Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T05:54:28.268368832Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.782088ms logger=migrator t=2026-05-26T05:54:28.274502717Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T05:54:28.275269723Z level=info msg="Migration successfully executed" id="create user table v2" duration=766.806µs logger=migrator t=2026-05-26T05:54:28.282639475Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T05:54:28.283758747Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.130273ms logger=migrator t=2026-05-26T05:54:28.288141758Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T05:54:28.28923609Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.095382ms logger=migrator t=2026-05-26T05:54:28.293012398Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T05:54:28.293366145Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=350.767µs logger=migrator t=2026-05-26T05:54:28.296832566Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T05:54:28.297327066Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=491.6µs logger=migrator t=2026-05-26T05:54:28.302525553Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T05:54:28.303619375Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.101522ms logger=migrator t=2026-05-26T05:54:28.309846013Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T05:54:28.309893424Z level=info msg="Migration successfully executed" id="Update user table charset" duration=60.041µs logger=migrator t=2026-05-26T05:54:28.313456007Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T05:54:28.315617732Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.165855ms logger=migrator t=2026-05-26T05:54:28.320995563Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T05:54:28.321234827Z level=info msg="Migration successfully executed" id="Add missing user data" duration=239.235µs logger=migrator t=2026-05-26T05:54:28.324015004Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T05:54:28.325184238Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.174494ms logger=migrator t=2026-05-26T05:54:28.327755381Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T05:54:28.328450425Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=695.044µs logger=migrator t=2026-05-26T05:54:28.331730482Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T05:54:28.333341196Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.616764ms logger=migrator t=2026-05-26T05:54:28.337528081Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T05:54:28.343396562Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=5.868211ms logger=migrator t=2026-05-26T05:54:28.346666799Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T05:54:28.347739381Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.075672ms logger=migrator t=2026-05-26T05:54:28.351801035Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T05:54:28.351949168Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=148.543µs logger=migrator t=2026-05-26T05:54:28.356319807Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T05:54:28.357620074Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.301457ms logger=migrator t=2026-05-26T05:54:28.363059346Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-26T05:54:28.363504405Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=441.759µs logger=migrator t=2026-05-26T05:54:28.367206211Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T05:54:28.367765802Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=554.451µs logger=migrator t=2026-05-26T05:54:28.373328636Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T05:54:28.374070441Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=742.285µs logger=migrator t=2026-05-26T05:54:28.381677888Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T05:54:28.383633328Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.96224ms logger=migrator t=2026-05-26T05:54:28.390413937Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T05:54:28.391898668Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.488741ms logger=migrator t=2026-05-26T05:54:28.397053604Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T05:54:28.398302399Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.249235ms logger=migrator t=2026-05-26T05:54:28.404018196Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T05:54:28.404806772Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=801.036µs logger=migrator t=2026-05-26T05:54:28.410109481Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T05:54:28.410146712Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.521µs logger=migrator t=2026-05-26T05:54:28.414304838Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T05:54:28.415462802Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.157583ms logger=migrator t=2026-05-26T05:54:28.419077276Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T05:54:28.419834432Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=757.156µs logger=migrator t=2026-05-26T05:54:28.445594471Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T05:54:28.446866366Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.275026ms logger=migrator t=2026-05-26T05:54:28.451520802Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T05:54:28.452578104Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.057392ms logger=migrator t=2026-05-26T05:54:28.458185189Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:54:28.461265883Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.086264ms logger=migrator t=2026-05-26T05:54:28.465582861Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T05:54:28.466366346Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=783.725µs logger=migrator t=2026-05-26T05:54:28.470597224Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T05:54:28.471649375Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.051971ms logger=migrator t=2026-05-26T05:54:28.478210781Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T05:54:28.479267792Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.057062ms logger=migrator t=2026-05-26T05:54:28.484448958Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T05:54:28.48551194Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.062772ms logger=migrator t=2026-05-26T05:54:28.489839079Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T05:54:28.490490942Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=652.083µs logger=migrator t=2026-05-26T05:54:28.494527255Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T05:54:28.494983195Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=455.18µs logger=migrator t=2026-05-26T05:54:28.500304924Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T05:54:28.501063159Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=758.675µs logger=migrator t=2026-05-26T05:54:28.505286666Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T05:54:28.505629523Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=341.166µs logger=migrator t=2026-05-26T05:54:28.509818649Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T05:54:28.510403851Z level=info msg="Migration successfully executed" id="create star table" duration=585.572µs logger=migrator t=2026-05-26T05:54:28.516342333Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T05:54:28.517455416Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.113393ms logger=migrator t=2026-05-26T05:54:28.522007399Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T05:54:28.523204124Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.196085ms logger=migrator t=2026-05-26T05:54:28.528518783Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T05:54:28.529631186Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.111713ms logger=migrator t=2026-05-26T05:54:28.534262511Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T05:54:28.535285612Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.034661ms logger=migrator t=2026-05-26T05:54:28.541903208Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T05:54:28.542586602Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=683.124µs logger=migrator t=2026-05-26T05:54:28.547098204Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T05:54:28.548199317Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.091873ms logger=migrator t=2026-05-26T05:54:28.553044066Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T05:54:28.554118269Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.073403ms logger=migrator t=2026-05-26T05:54:28.558803915Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T05:54:28.558834045Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.89µs logger=migrator t=2026-05-26T05:54:28.564840969Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T05:54:28.56488645Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=48.291µs logger=migrator t=2026-05-26T05:54:28.570198189Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T05:54:28.570562267Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=364.558µs logger=migrator t=2026-05-26T05:54:28.575500817Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T05:54:28.576450548Z level=info msg="Migration successfully executed" id="create dashboard table" duration=950.05µs logger=migrator t=2026-05-26T05:54:28.580840677Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T05:54:28.582250066Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.407679ms logger=migrator t=2026-05-26T05:54:28.589152478Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T05:54:28.590084238Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=932.15µs logger=migrator t=2026-05-26T05:54:28.594780963Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T05:54:28.59557448Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=793.217µs logger=migrator t=2026-05-26T05:54:28.599824187Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T05:54:28.600718595Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=893.918µs logger=migrator t=2026-05-26T05:54:28.606671078Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T05:54:28.607772511Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.099702ms logger=migrator t=2026-05-26T05:54:28.615636552Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T05:54:28.621607975Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.973353ms logger=migrator t=2026-05-26T05:54:28.632637711Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T05:54:28.633377376Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=739.665µs logger=migrator t=2026-05-26T05:54:28.63892866Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T05:54:28.639678345Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=749.825µs logger=migrator t=2026-05-26T05:54:28.644842071Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T05:54:28.646661969Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.819828ms logger=migrator t=2026-05-26T05:54:28.653815175Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T05:54:28.654143572Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=329.267µs logger=migrator t=2026-05-26T05:54:28.657860229Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T05:54:28.658685316Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=824.887µs logger=migrator t=2026-05-26T05:54:28.663949734Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T05:54:28.664017985Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.091µs logger=migrator t=2026-05-26T05:54:28.668294573Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T05:54:28.67251047Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.206536ms logger=migrator t=2026-05-26T05:54:28.678266398Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T05:54:28.68031443Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.041232ms logger=migrator t=2026-05-26T05:54:28.684495045Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T05:54:28.686282442Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.786987ms logger=migrator t=2026-05-26T05:54:28.690195652Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T05:54:28.690954709Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=759.307µs logger=migrator t=2026-05-26T05:54:28.696547783Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T05:54:28.698817109Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.268936ms logger=migrator t=2026-05-26T05:54:28.70321591Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T05:54:28.704005496Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=790.146µs logger=migrator t=2026-05-26T05:54:28.708222833Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T05:54:28.70904173Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=819.056µs logger=migrator t=2026-05-26T05:54:28.714968131Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T05:54:28.715007612Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=40.681µs logger=migrator t=2026-05-26T05:54:28.719665928Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T05:54:28.719706409Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=50.961µs logger=migrator t=2026-05-26T05:54:28.724336284Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T05:54:28.727360596Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.029272ms logger=migrator t=2026-05-26T05:54:28.731566662Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T05:54:28.733476411Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.909649ms logger=migrator t=2026-05-26T05:54:28.748182473Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T05:54:28.752572804Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.383101ms logger=migrator t=2026-05-26T05:54:28.75778203Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T05:54:28.759641208Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.859038ms logger=migrator t=2026-05-26T05:54:28.76509792Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T05:54:28.765438837Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=341.807µs logger=migrator t=2026-05-26T05:54:28.773140616Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T05:54:28.774299009Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.158473ms logger=migrator t=2026-05-26T05:54:28.780588799Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T05:54:28.782330324Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.742355ms logger=migrator t=2026-05-26T05:54:28.787192254Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T05:54:28.787229855Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.821µs logger=migrator t=2026-05-26T05:54:28.792485193Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T05:54:28.793277199Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=791.836µs logger=migrator t=2026-05-26T05:54:28.79718632Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T05:54:28.797929395Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=745.555µs logger=migrator t=2026-05-26T05:54:28.802147061Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:54:28.808556803Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.413122ms logger=migrator t=2026-05-26T05:54:28.815677969Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T05:54:28.816561587Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=886.198µs logger=migrator t=2026-05-26T05:54:28.820983478Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T05:54:28.821945387Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=961.769µs logger=migrator t=2026-05-26T05:54:28.828050463Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T05:54:28.829744138Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.702325ms logger=migrator t=2026-05-26T05:54:28.836318643Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T05:54:28.836675691Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=351.787µs logger=migrator t=2026-05-26T05:54:28.842604892Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T05:54:28.843166473Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=561.531µs logger=migrator t=2026-05-26T05:54:28.850419573Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T05:54:28.854009726Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.589383ms logger=migrator t=2026-05-26T05:54:28.859701203Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T05:54:28.86055832Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=857.167µs logger=migrator t=2026-05-26T05:54:28.864293107Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T05:54:28.864579534Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=287.087µs logger=migrator t=2026-05-26T05:54:28.869198368Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T05:54:28.869472873Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=275.395µs logger=migrator t=2026-05-26T05:54:28.874078608Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T05:54:28.875554749Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.479881ms logger=migrator t=2026-05-26T05:54:28.886386341Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T05:54:28.889482204Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.096934ms logger=migrator t=2026-05-26T05:54:28.903731977Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T05:54:28.905062174Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.333057ms logger=migrator t=2026-05-26T05:54:28.908631697Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T05:54:28.909952585Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.345368ms logger=migrator t=2026-05-26T05:54:28.916633292Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T05:54:28.917461089Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=827.356µs logger=migrator t=2026-05-26T05:54:28.922096424Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T05:54:28.922948201Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=847.407µs logger=migrator t=2026-05-26T05:54:28.928389483Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T05:54:28.929141869Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=752.876µs logger=migrator t=2026-05-26T05:54:28.933494298Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T05:54:28.942644006Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.151688ms logger=migrator t=2026-05-26T05:54:28.946017586Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T05:54:28.946677079Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=659.663µs logger=migrator t=2026-05-26T05:54:28.951235623Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T05:54:28.952051029Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=815.426µs logger=migrator t=2026-05-26T05:54:28.956432869Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T05:54:28.957228796Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=795.677µs logger=migrator t=2026-05-26T05:54:28.962204567Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T05:54:28.962894032Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=688.545µs logger=migrator t=2026-05-26T05:54:28.966980006Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T05:54:28.971125891Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.150506ms logger=migrator t=2026-05-26T05:54:28.976599384Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T05:54:28.979774189Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.179715ms logger=migrator t=2026-05-26T05:54:28.983512645Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T05:54:28.983584937Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=73.272µs logger=migrator t=2026-05-26T05:54:28.987269062Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T05:54:28.987567208Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=296.236µs logger=migrator t=2026-05-26T05:54:28.991485329Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T05:54:28.993785077Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.313867ms logger=migrator t=2026-05-26T05:54:28.998066054Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T05:54:28.998207737Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=141.493µs logger=migrator t=2026-05-26T05:54:29.000937323Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T05:54:29.001087856Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=150.243µs logger=migrator t=2026-05-26T05:54:29.004468226Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T05:54:29.007489478Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.022682ms logger=migrator t=2026-05-26T05:54:29.164623754Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T05:54:29.165876119Z level=info msg="Migration successfully executed" id="Update uid value" duration=1.260325ms logger=migrator t=2026-05-26T05:54:29.265875203Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T05:54:29.267355323Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.48231ms logger=migrator t=2026-05-26T05:54:29.349684234Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T05:54:29.351369268Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.688304ms logger=migrator t=2026-05-26T05:54:29.358415683Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T05:54:29.363929936Z level=info msg="Migration successfully executed" id="create api_key table" duration=5.513483ms logger=migrator t=2026-05-26T05:54:29.376737408Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T05:54:29.37826106Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.528432ms logger=migrator t=2026-05-26T05:54:29.388168653Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T05:54:29.390257656Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.093353ms logger=migrator t=2026-05-26T05:54:29.397806952Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T05:54:29.399821793Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.044342ms logger=migrator t=2026-05-26T05:54:29.403969958Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T05:54:29.405396688Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.42777ms logger=migrator t=2026-05-26T05:54:29.415476814Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T05:54:29.417136189Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.662135ms logger=migrator t=2026-05-26T05:54:29.423731434Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T05:54:29.425212904Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.497361ms logger=migrator t=2026-05-26T05:54:29.432023604Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T05:54:29.442659072Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.638738ms logger=migrator t=2026-05-26T05:54:29.447575424Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T05:54:29.449045674Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.472769ms logger=migrator t=2026-05-26T05:54:29.454689759Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T05:54:29.455984636Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.295167ms logger=migrator t=2026-05-26T05:54:29.461916128Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T05:54:29.463455739Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.537151ms logger=migrator t=2026-05-26T05:54:29.467431781Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T05:54:29.468720447Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.288266ms logger=migrator t=2026-05-26T05:54:29.475542428Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T05:54:29.475874064Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=332.596µs logger=migrator t=2026-05-26T05:54:29.483439Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T05:54:29.484476341Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.039061ms logger=migrator t=2026-05-26T05:54:29.48834911Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T05:54:29.488411012Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.971µs logger=migrator t=2026-05-26T05:54:29.492298092Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T05:54:29.495073129Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.777617ms logger=migrator t=2026-05-26T05:54:29.498802655Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T05:54:29.501429219Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.618534ms logger=migrator t=2026-05-26T05:54:29.505983063Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T05:54:29.506145986Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=163.373µs logger=migrator t=2026-05-26T05:54:29.510436264Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T05:54:29.513320753Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.884849ms logger=migrator t=2026-05-26T05:54:29.517392157Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T05:54:29.519998521Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.606644ms logger=migrator t=2026-05-26T05:54:29.523808999Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T05:54:29.525131135Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.326487ms logger=migrator t=2026-05-26T05:54:29.531836304Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T05:54:29.532511997Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=689.654µs logger=migrator t=2026-05-26T05:54:29.536263824Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T05:54:29.537158603Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=894.989µs logger=migrator t=2026-05-26T05:54:29.540552512Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T05:54:29.54140117Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=849.248µs logger=migrator t=2026-05-26T05:54:29.546081566Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T05:54:29.548138399Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.056963ms logger=migrator t=2026-05-26T05:54:29.558892079Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T05:54:29.560062543Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.200045ms logger=migrator t=2026-05-26T05:54:29.570279423Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T05:54:29.570428856Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=144.583µs logger=migrator t=2026-05-26T05:54:29.574195633Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T05:54:29.574229584Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.331µs logger=migrator t=2026-05-26T05:54:29.580253938Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T05:54:29.58330708Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.072843ms logger=migrator t=2026-05-26T05:54:29.589626Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T05:54:29.591536839Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.911009ms logger=migrator t=2026-05-26T05:54:29.595319337Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T05:54:29.595388168Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.831µs logger=migrator t=2026-05-26T05:54:29.598547274Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T05:54:29.599272658Z level=info msg="Migration successfully executed" id="create quota table v1" duration=725.424µs logger=migrator t=2026-05-26T05:54:29.603832351Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T05:54:29.605176979Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.343618ms logger=migrator t=2026-05-26T05:54:29.608961477Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T05:54:29.609000468Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.571µs logger=migrator t=2026-05-26T05:54:29.613211845Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T05:54:29.61396112Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=749.315µs logger=migrator t=2026-05-26T05:54:29.617750937Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T05:54:29.618590585Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=834.148µs logger=migrator t=2026-05-26T05:54:29.62275273Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T05:54:29.626215911Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.462541ms logger=migrator t=2026-05-26T05:54:29.629779605Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T05:54:29.629808835Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=64.911µs logger=migrator t=2026-05-26T05:54:29.634795918Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T05:54:29.635600424Z level=info msg="Migration successfully executed" id="create session table" duration=805.536µs logger=migrator t=2026-05-26T05:54:29.640576167Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T05:54:29.640661049Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=85.581µs logger=migrator t=2026-05-26T05:54:29.644111399Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T05:54:29.644214111Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=103.502µs logger=migrator t=2026-05-26T05:54:29.648848086Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T05:54:29.64951311Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=668.174µs logger=migrator t=2026-05-26T05:54:29.657728779Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T05:54:29.659988555Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.262716ms logger=migrator t=2026-05-26T05:54:29.664309803Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T05:54:29.664344414Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=111.582µs logger=migrator t=2026-05-26T05:54:29.669905558Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T05:54:29.669928409Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=22.861µs logger=migrator t=2026-05-26T05:54:29.674035344Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T05:54:29.676802841Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.767487ms logger=migrator t=2026-05-26T05:54:29.679970415Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T05:54:29.682990437Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.019732ms logger=migrator t=2026-05-26T05:54:29.688305917Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T05:54:29.688386748Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.851µs logger=migrator t=2026-05-26T05:54:29.692938651Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T05:54:29.693148805Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=203.064µs logger=migrator t=2026-05-26T05:54:29.699342523Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T05:54:29.700436095Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.093842ms logger=migrator t=2026-05-26T05:54:29.704408477Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T05:54:29.704499399Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=95.551µs logger=migrator t=2026-05-26T05:54:29.708570073Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T05:54:29.713769899Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.200047ms logger=migrator t=2026-05-26T05:54:29.717887383Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T05:54:29.718042847Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=156.174µs logger=migrator t=2026-05-26T05:54:29.723325225Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T05:54:29.727322668Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.994983ms logger=migrator t=2026-05-26T05:54:29.734899833Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T05:54:29.738050847Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.146984ms logger=migrator t=2026-05-26T05:54:29.742828216Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T05:54:29.742934058Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=109.802µs logger=migrator t=2026-05-26T05:54:29.748085014Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T05:54:29.750121136Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.040673ms logger=migrator t=2026-05-26T05:54:29.757784732Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T05:54:29.759572679Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.793377ms logger=migrator t=2026-05-26T05:54:29.765979891Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T05:54:29.76688801Z level=info msg="Migration successfully executed" id="create alert table v1" duration=908.209µs logger=migrator t=2026-05-26T05:54:29.77324241Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T05:54:29.774162679Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=920.069µs logger=migrator t=2026-05-26T05:54:29.77757927Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T05:54:29.778396836Z level=info msg="Migration successfully executed" id="add index alert state" duration=817.566µs logger=migrator t=2026-05-26T05:54:29.781652453Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T05:54:29.7825079Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=856.797µs logger=migrator t=2026-05-26T05:54:29.788971444Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T05:54:29.790023625Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.051841ms logger=migrator t=2026-05-26T05:54:29.795212851Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T05:54:29.797439467Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.225916ms logger=migrator t=2026-05-26T05:54:29.802292507Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T05:54:29.803056323Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=764.227µs logger=migrator t=2026-05-26T05:54:29.8073213Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T05:54:29.817250404Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.928164ms logger=migrator t=2026-05-26T05:54:29.823646105Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T05:54:29.825175476Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.536591ms logger=migrator t=2026-05-26T05:54:29.832888514Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-26T05:54:29.833835375Z 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=948.811µs logger=migrator t=2026-05-26T05:54:29.837684723Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T05:54:29.838155133Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=474.38µs logger=migrator t=2026-05-26T05:54:29.844027153Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T05:54:29.84528165Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.250146ms logger=migrator t=2026-05-26T05:54:29.850852584Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T05:54:29.851684651Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=833.107µs logger=migrator t=2026-05-26T05:54:29.855194743Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T05:54:29.859487501Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.289438ms logger=migrator t=2026-05-26T05:54:29.863547564Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T05:54:29.867041276Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.493372ms logger=migrator t=2026-05-26T05:54:29.871923366Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T05:54:29.875599471Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.695245ms logger=migrator t=2026-05-26T05:54:29.880621864Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T05:54:29.884982475Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.356751ms logger=migrator t=2026-05-26T05:54:29.889885566Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T05:54:29.890729573Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=844.007µs logger=migrator t=2026-05-26T05:54:29.89503506Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T05:54:29.895065891Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.211µs logger=migrator t=2026-05-26T05:54:29.898768488Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T05:54:29.898820259Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.641µs logger=migrator t=2026-05-26T05:54:29.902512584Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T05:54:29.903410612Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=901.268µs logger=migrator t=2026-05-26T05:54:29.907125659Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T05:54:29.907980677Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=850.947µs logger=migrator t=2026-05-26T05:54:29.911503329Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T05:54:29.912227384Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=723.696µs logger=migrator t=2026-05-26T05:54:29.91643569Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T05:54:29.917288788Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=853.098µs logger=migrator t=2026-05-26T05:54:29.921207519Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T05:54:29.922552576Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.344728ms logger=migrator t=2026-05-26T05:54:29.927204521Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T05:54:29.933229115Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.014884ms logger=migrator t=2026-05-26T05:54:29.93783429Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T05:54:29.941470834Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.636304ms logger=migrator t=2026-05-26T05:54:29.945094528Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T05:54:29.945280392Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=186.184µs logger=migrator t=2026-05-26T05:54:29.949655063Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T05:54:29.950477139Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=821.976µs logger=migrator t=2026-05-26T05:54:29.954108864Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T05:54:29.955351099Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.242625ms logger=migrator t=2026-05-26T05:54:29.959017994Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T05:54:29.963412175Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.395351ms logger=migrator t=2026-05-26T05:54:29.967834755Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T05:54:29.967915447Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=80.922µs logger=migrator t=2026-05-26T05:54:29.971560742Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T05:54:29.972515642Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=954.79µs logger=migrator t=2026-05-26T05:54:29.976111485Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T05:54:29.976989364Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=877.769µs logger=migrator t=2026-05-26T05:54:29.981530507Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T05:54:29.981613098Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=78.091µs logger=migrator t=2026-05-26T05:54:29.986607361Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T05:54:29.987916358Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.311367ms logger=migrator t=2026-05-26T05:54:29.992164925Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T05:54:29.993540394Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.370099ms logger=migrator t=2026-05-26T05:54:29.997504715Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T05:54:29.998339062Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=838.117µs logger=migrator t=2026-05-26T05:54:30.002894786Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T05:54:30.004188312Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.292226ms logger=migrator t=2026-05-26T05:54:30.008226905Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T05:54:30.009695275Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.46802ms logger=migrator t=2026-05-26T05:54:30.014983094Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T05:54:30.015877093Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=900.23µs logger=migrator t=2026-05-26T05:54:30.019731641Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T05:54:30.019763782Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.281µs logger=migrator t=2026-05-26T05:54:30.023295744Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T05:54:30.029568063Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.272219ms logger=migrator t=2026-05-26T05:54:30.035528666Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T05:54:30.036093307Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=564.491µs logger=migrator t=2026-05-26T05:54:30.039393255Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T05:54:30.044793826Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.398361ms logger=migrator t=2026-05-26T05:54:30.049123444Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T05:54:30.049801149Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=679.265µs logger=migrator t=2026-05-26T05:54:30.054667308Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T05:54:30.055550447Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=877.689µs logger=migrator t=2026-05-26T05:54:30.059936037Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T05:54:30.061706633Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.759876ms logger=migrator t=2026-05-26T05:54:30.065910349Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T05:54:30.080656723Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.747463ms logger=migrator t=2026-05-26T05:54:30.08544764Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T05:54:30.085998152Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=550.342µs logger=migrator t=2026-05-26T05:54:30.089595306Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-26T05:54:30.090226229Z 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=630.843µs logger=migrator t=2026-05-26T05:54:30.094024096Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T05:54:30.094465476Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=437.56µs logger=migrator t=2026-05-26T05:54:30.09906802Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T05:54:30.099973649Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=905.349µs logger=migrator t=2026-05-26T05:54:30.105890831Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T05:54:30.106092875Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=202.784µs logger=migrator t=2026-05-26T05:54:30.111068377Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T05:54:30.115389515Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.324878ms logger=migrator t=2026-05-26T05:54:30.120204914Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T05:54:30.12436727Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.162096ms logger=migrator t=2026-05-26T05:54:30.128187149Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T05:54:30.129076996Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=889.718µs logger=migrator t=2026-05-26T05:54:30.13266979Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T05:54:30.133583709Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=913.609µs logger=migrator t=2026-05-26T05:54:30.138053911Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T05:54:30.138271475Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=217.835µs logger=migrator t=2026-05-26T05:54:30.141853169Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T05:54:30.146117926Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.264257ms logger=migrator t=2026-05-26T05:54:30.156354317Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T05:54:30.157772395Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.429188ms logger=migrator t=2026-05-26T05:54:30.161287707Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T05:54:30.161408261Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=121.074µs logger=migrator t=2026-05-26T05:54:30.166131787Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T05:54:30.166726649Z level=info msg="Migration successfully executed" id="Move region to single row" duration=594.792µs logger=migrator t=2026-05-26T05:54:30.170684411Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T05:54:30.171552829Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=868.717µs logger=migrator t=2026-05-26T05:54:30.175106801Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T05:54:30.175939179Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=832.788µs logger=migrator t=2026-05-26T05:54:30.181497043Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T05:54:30.182506873Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.00378ms logger=migrator t=2026-05-26T05:54:30.185923283Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T05:54:30.187474526Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.545433ms logger=migrator t=2026-05-26T05:54:30.191636291Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T05:54:30.192964668Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.328127ms logger=migrator t=2026-05-26T05:54:30.197433389Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T05:54:30.19838786Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=954.161µs logger=migrator t=2026-05-26T05:54:30.201929872Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T05:54:30.201998534Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.262µs logger=migrator t=2026-05-26T05:54:30.204843072Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T05:54:30.206089837Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.246725ms logger=migrator t=2026-05-26T05:54:30.210827645Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T05:54:30.212061871Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.234176ms logger=migrator t=2026-05-26T05:54:30.216517691Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T05:54:30.21787645Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.358409ms logger=migrator t=2026-05-26T05:54:30.222663478Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T05:54:30.223597197Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=935.71µs logger=migrator t=2026-05-26T05:54:30.228533648Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T05:54:30.228713673Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=179.295µs logger=migrator t=2026-05-26T05:54:30.233686804Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T05:54:30.234066231Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=379.677µs logger=migrator t=2026-05-26T05:54:30.237751408Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T05:54:30.237818809Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.261µs logger=migrator t=2026-05-26T05:54:30.243665369Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T05:54:30.244608138Z level=info msg="Migration successfully executed" id="create team table" duration=942.519µs logger=migrator t=2026-05-26T05:54:30.250171882Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T05:54:30.251935189Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.763047ms logger=migrator t=2026-05-26T05:54:30.257136426Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T05:54:30.258253309Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.117053ms logger=migrator t=2026-05-26T05:54:30.262874814Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T05:54:30.267748603Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.873159ms logger=migrator t=2026-05-26T05:54:30.273820599Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T05:54:30.274069314Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=250.365µs logger=migrator t=2026-05-26T05:54:30.277999424Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T05:54:30.278962193Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=962.869µs logger=migrator t=2026-05-26T05:54:30.282604469Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T05:54:30.283415365Z level=info msg="Migration successfully executed" id="create team member table" duration=814.586µs logger=migrator t=2026-05-26T05:54:30.288143063Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T05:54:30.289063331Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=919.888µs logger=migrator t=2026-05-26T05:54:30.292713366Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T05:54:30.293652486Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=938.62µs logger=migrator t=2026-05-26T05:54:30.298831202Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T05:54:30.2997285Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=897.198µs logger=migrator t=2026-05-26T05:54:30.305997529Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T05:54:30.311724366Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.725647ms logger=migrator t=2026-05-26T05:54:30.315590336Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T05:54:30.320885684Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.295988ms logger=migrator t=2026-05-26T05:54:30.3250411Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T05:54:30.329755827Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.711237ms logger=migrator t=2026-05-26T05:54:30.334200928Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T05:54:30.335137348Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=938.24µs logger=migrator t=2026-05-26T05:54:30.342715603Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T05:54:30.343802736Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.087152ms logger=migrator t=2026-05-26T05:54:30.352029965Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T05:54:30.353107756Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.078531ms logger=migrator t=2026-05-26T05:54:30.360765644Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T05:54:30.361763134Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=997.67µs logger=migrator t=2026-05-26T05:54:30.375166869Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T05:54:30.376135059Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=968.24µs logger=migrator t=2026-05-26T05:54:30.383633513Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T05:54:30.387117095Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=3.473501ms logger=migrator t=2026-05-26T05:54:30.395358794Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T05:54:30.396597369Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.247446ms logger=migrator t=2026-05-26T05:54:30.405944391Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T05:54:30.406620335Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=675.954µs logger=migrator t=2026-05-26T05:54:30.412807762Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T05:54:30.413289941Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=484.819µs logger=migrator t=2026-05-26T05:54:30.418289234Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T05:54:30.418519739Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=230.955µs logger=migrator t=2026-05-26T05:54:30.440434519Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T05:54:30.441129103Z level=info msg="Migration successfully executed" id="create tag table" duration=696.774µs logger=migrator t=2026-05-26T05:54:30.468507696Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T05:54:30.469400684Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=895.638µs logger=migrator t=2026-05-26T05:54:30.483752749Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T05:54:30.485074746Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.324927ms logger=migrator t=2026-05-26T05:54:30.489257362Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T05:54:30.490474597Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.218065ms logger=migrator t=2026-05-26T05:54:30.496867958Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T05:54:30.497723986Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=851.598µs logger=migrator t=2026-05-26T05:54:30.501066164Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:54:30.516122513Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.056199ms logger=migrator t=2026-05-26T05:54:30.524949644Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T05:54:30.525984386Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.033802ms logger=migrator t=2026-05-26T05:54:30.531625992Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T05:54:30.533055821Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.429859ms logger=migrator t=2026-05-26T05:54:30.537947881Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T05:54:30.538435481Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=487.87µs logger=migrator t=2026-05-26T05:54:30.54371486Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T05:54:30.544771421Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.056421ms logger=migrator t=2026-05-26T05:54:30.551078191Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T05:54:30.552346427Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.267606ms logger=migrator t=2026-05-26T05:54:30.557551084Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T05:54:30.559017474Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.46634ms logger=migrator t=2026-05-26T05:54:30.5641665Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T05:54:30.564251371Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.121µs logger=migrator t=2026-05-26T05:54:30.569838796Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T05:54:30.57731951Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.481664ms logger=migrator t=2026-05-26T05:54:30.582624469Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T05:54:30.587675983Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.051324ms logger=migrator t=2026-05-26T05:54:30.591481291Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T05:54:30.596581476Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.099695ms logger=migrator t=2026-05-26T05:54:30.600123028Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T05:54:30.605183872Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.060554ms logger=migrator t=2026-05-26T05:54:30.609683685Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T05:54:30.610582683Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=899.238µs logger=migrator t=2026-05-26T05:54:30.614232278Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T05:54:30.62164447Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.410532ms logger=migrator t=2026-05-26T05:54:30.673836131Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T05:54:30.675259861Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.42401ms logger=migrator t=2026-05-26T05:54:30.681689903Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T05:54:30.683308126Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.610934ms logger=migrator t=2026-05-26T05:54:30.688914591Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T05:54:30.689803999Z level=info msg="Migration successfully executed" id="create user auth token table" duration=889.138µs logger=migrator t=2026-05-26T05:54:30.69619857Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T05:54:30.697194551Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=995.701µs logger=migrator t=2026-05-26T05:54:30.703645033Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T05:54:30.704998492Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.352099ms logger=migrator t=2026-05-26T05:54:30.711335992Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T05:54:30.712685149Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.357027ms logger=migrator t=2026-05-26T05:54:30.718178672Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T05:54:30.723808817Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.628305ms logger=migrator t=2026-05-26T05:54:30.72828155Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T05:54:30.729214878Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=932.788µs logger=migrator t=2026-05-26T05:54:30.734256362Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T05:54:30.735206111Z level=info msg="Migration successfully executed" id="create cache_data table" duration=946.279µs logger=migrator t=2026-05-26T05:54:30.740412599Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T05:54:30.741353028Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=940.31µs logger=migrator t=2026-05-26T05:54:30.746920963Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T05:54:30.7477667Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=845.717µs logger=migrator t=2026-05-26T05:54:30.75314982Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T05:54:30.754679271Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.521061ms logger=migrator t=2026-05-26T05:54:30.761025112Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T05:54:30.761097824Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=73.832µs logger=migrator t=2026-05-26T05:54:30.766353821Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T05:54:30.766435862Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=82.761µs logger=migrator t=2026-05-26T05:54:30.7711686Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T05:54:30.772068719Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=900.359µs logger=migrator t=2026-05-26T05:54:30.7775316Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:54:30.778489201Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=957.491µs logger=migrator t=2026-05-26T05:54:30.785069235Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:54:30.78622927Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.159835ms logger=migrator t=2026-05-26T05:54:30.791610769Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:54:30.791688722Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=78.563µs logger=migrator t=2026-05-26T05:54:30.796650173Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:54:30.797611233Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.016441ms logger=migrator t=2026-05-26T05:54:30.803215589Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:54:30.8047697Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.553672ms logger=migrator t=2026-05-26T05:54:30.809839694Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:54:30.810818624Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=978.36µs logger=migrator t=2026-05-26T05:54:30.815206784Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:54:30.816201754Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=994.8µs logger=migrator t=2026-05-26T05:54:30.821437882Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T05:54:30.8272082Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.769708ms logger=migrator t=2026-05-26T05:54:30.831605451Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T05:54:30.832571161Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=966.1µs logger=migrator t=2026-05-26T05:54:30.838015923Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T05:54:30.838154545Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=139.642µs logger=migrator t=2026-05-26T05:54:30.843131098Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T05:54:30.844476025Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.349647ms logger=migrator t=2026-05-26T05:54:30.848888816Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-26T05:54:30.849852625Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=956.719µs logger=migrator t=2026-05-26T05:54:30.854697695Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-26T05:54:30.855659875Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=961.87µs logger=migrator t=2026-05-26T05:54:30.859961483Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:54:30.860032355Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.262µs logger=migrator t=2026-05-26T05:54:30.864258561Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T05:54:30.86514227Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=913.08µs logger=migrator t=2026-05-26T05:54:30.869732484Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T05:54:30.870680544Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=947.76µs logger=migrator t=2026-05-26T05:54:30.874594104Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-26T05:54:30.875554743Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=960.859µs logger=migrator t=2026-05-26T05:54:30.879452023Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T05:54:30.880435973Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=983.95µs logger=migrator t=2026-05-26T05:54:30.886478667Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T05:54:30.892091153Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.612515ms logger=migrator t=2026-05-26T05:54:30.896431422Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T05:54:30.897370961Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=939.209µs logger=migrator t=2026-05-26T05:54:30.901747542Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T05:54:30.90264142Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=891.698µs logger=migrator t=2026-05-26T05:54:30.907622572Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T05:54:30.933726798Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.100436ms logger=migrator t=2026-05-26T05:54:30.937847773Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T05:54:30.961657651Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.809518ms logger=migrator t=2026-05-26T05:54:30.96745447Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T05:54:30.968476442Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.021832ms logger=migrator t=2026-05-26T05:54:30.973401162Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T05:54:30.974338532Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=937.24µs logger=migrator t=2026-05-26T05:54:30.979503018Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T05:54:30.985120634Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.617346ms logger=migrator t=2026-05-26T05:54:30.989744448Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T05:54:30.995304932Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.557724ms logger=migrator t=2026-05-26T05:54:30.999695723Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T05:54:31.000705943Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.01395ms logger=migrator t=2026-05-26T05:54:31.005697296Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T05:54:31.006621904Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=924.878µs logger=migrator t=2026-05-26T05:54:31.012395443Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T05:54:31.013337883Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=942.361µs logger=migrator t=2026-05-26T05:54:31.018475977Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T05:54:31.020080431Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.604144ms logger=migrator t=2026-05-26T05:54:31.026157255Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:54:31.026224007Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=61.381µs logger=migrator t=2026-05-26T05:54:31.031001645Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T05:54:31.036814414Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.812449ms logger=migrator t=2026-05-26T05:54:31.041771546Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T05:54:31.04777045Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.998684ms logger=migrator t=2026-05-26T05:54:31.052819603Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T05:54:31.058824366Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.003963ms logger=migrator t=2026-05-26T05:54:31.063788889Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T05:54:31.064685197Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=896.168µs logger=migrator t=2026-05-26T05:54:31.069968425Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T05:54:31.071459935Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.50221ms logger=migrator t=2026-05-26T05:54:31.076500369Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T05:54:31.083751888Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.248599ms logger=migrator t=2026-05-26T05:54:31.089123319Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T05:54:31.0950115Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.888001ms logger=migrator t=2026-05-26T05:54:31.099310877Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-26T05:54:31.10039172Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.080253ms logger=migrator t=2026-05-26T05:54:31.106082287Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T05:54:31.11208187Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.996433ms logger=migrator t=2026-05-26T05:54:31.116563821Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T05:54:31.122708208Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.144277ms logger=migrator t=2026-05-26T05:54:31.127902675Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T05:54:31.127966757Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.052µs logger=migrator t=2026-05-26T05:54:31.132521419Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T05:54:31.134231405Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.709406ms logger=migrator t=2026-05-26T05:54:31.139604235Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-26T05:54:31.140892961Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.293356ms logger=migrator t=2026-05-26T05:54:31.146519387Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-26T05:54:31.147864525Z 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.345688ms logger=migrator t=2026-05-26T05:54:31.153581992Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:54:31.153652304Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.532µs logger=migrator t=2026-05-26T05:54:31.157953131Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T05:54:31.16271859Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.764609ms logger=migrator t=2026-05-26T05:54:31.168149321Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T05:54:31.174780447Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.627346ms logger=migrator t=2026-05-26T05:54:31.179650887Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T05:54:31.184097419Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.446452ms logger=migrator t=2026-05-26T05:54:31.188502929Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T05:54:31.194702986Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.200047ms logger=migrator t=2026-05-26T05:54:31.19976781Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T05:54:31.206440558Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.671778ms logger=migrator t=2026-05-26T05:54:31.211578412Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T05:54:31.211647864Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.372µs logger=migrator t=2026-05-26T05:54:31.216043714Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T05:54:31.21683727Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=793.386µs logger=migrator t=2026-05-26T05:54:31.222568868Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T05:54:31.232726967Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.157539ms logger=migrator t=2026-05-26T05:54:31.237020025Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T05:54:31.237089037Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.242µs logger=migrator t=2026-05-26T05:54:31.241555088Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T05:54:31.247700574Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.144836ms logger=migrator t=2026-05-26T05:54:31.252108285Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T05:54:31.253114625Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.00641ms logger=migrator t=2026-05-26T05:54:31.25871401Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T05:54:31.269143535Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.430815ms logger=migrator t=2026-05-26T05:54:31.273486534Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T05:54:31.27427509Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=788.456µs logger=migrator t=2026-05-26T05:54:31.279168151Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T05:54:31.280291584Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.122283ms logger=migrator t=2026-05-26T05:54:31.285986391Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T05:54:31.297063748Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.079447ms logger=migrator t=2026-05-26T05:54:31.301438827Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T05:54:31.30199901Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=562.403µs logger=migrator t=2026-05-26T05:54:31.30783462Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T05:54:31.308883781Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.049012ms logger=migrator t=2026-05-26T05:54:31.315305382Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T05:54:31.316768223Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.46091ms logger=migrator t=2026-05-26T05:54:31.322265976Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T05:54:31.323306217Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.039991ms logger=migrator t=2026-05-26T05:54:31.32976447Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T05:54:31.329842701Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=79.481µs logger=migrator t=2026-05-26T05:54:31.334978236Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T05:54:31.335937587Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=953.31µs logger=migrator t=2026-05-26T05:54:31.34095133Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T05:54:31.342496131Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.555202ms logger=migrator t=2026-05-26T05:54:31.347168837Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T05:54:31.347537674Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T05:54:31.353299253Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T05:54:31.353733442Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=434.509µs logger=migrator t=2026-05-26T05:54:31.358566111Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T05:54:31.359584031Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.01771ms logger=migrator t=2026-05-26T05:54:31.365017753Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T05:54:31.373957787Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.941193ms logger=migrator t=2026-05-26T05:54:31.379251455Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T05:54:31.380037982Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=786.417µs logger=migrator t=2026-05-26T05:54:31.3857917Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T05:54:31.387811121Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.021081ms logger=migrator t=2026-05-26T05:54:31.393142841Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T05:54:31.394032469Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=889.419µs logger=migrator t=2026-05-26T05:54:31.399341468Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T05:54:31.401702966Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.333038ms logger=migrator t=2026-05-26T05:54:31.40915469Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T05:54:31.411211692Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.057223ms logger=migrator t=2026-05-26T05:54:31.41697573Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T05:54:31.417020101Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=45.131µs logger=migrator t=2026-05-26T05:54:31.422739779Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T05:54:31.42282337Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=83.921µs logger=migrator t=2026-05-26T05:54:31.427254431Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T05:54:31.437382079Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.128828ms logger=migrator t=2026-05-26T05:54:31.44227402Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T05:54:31.442551935Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=275.565µs logger=migrator t=2026-05-26T05:54:31.446894964Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T05:54:31.448585059Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.689355ms logger=migrator t=2026-05-26T05:54:31.454169084Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T05:54:31.45445294Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=284.086µs logger=migrator t=2026-05-26T05:54:31.458660746Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T05:54:31.459873201Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.211905ms logger=migrator t=2026-05-26T05:54:31.464767211Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T05:54:31.465651049Z level=info msg="Migration successfully executed" id="create secrets table" duration=884.288µs logger=migrator t=2026-05-26T05:54:31.472700705Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T05:54:31.50997761Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.280065ms logger=migrator t=2026-05-26T05:54:31.514747598Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T05:54:31.5260441Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.291792ms logger=migrator t=2026-05-26T05:54:31.532611725Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T05:54:31.532747277Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=136.993µs logger=migrator t=2026-05-26T05:54:31.537433404Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T05:54:31.568969251Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.536047ms logger=migrator t=2026-05-26T05:54:31.576142598Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T05:54:31.610014404Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.870716ms logger=migrator t=2026-05-26T05:54:31.616383345Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T05:54:31.616996487Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=613.442µs logger=migrator t=2026-05-26T05:54:31.622281275Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T05:54:31.623391128Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.105733ms logger=migrator t=2026-05-26T05:54:31.62884037Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T05:54:31.629139186Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=298.696µs logger=migrator t=2026-05-26T05:54:31.635599989Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T05:54:31.636959847Z level=info msg="Migration successfully executed" id="create permission table" duration=1.368498ms logger=migrator t=2026-05-26T05:54:31.642612123Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T05:54:31.644222946Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.611063ms logger=migrator t=2026-05-26T05:54:31.650122377Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T05:54:31.651815822Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.692555ms logger=migrator t=2026-05-26T05:54:31.656540549Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T05:54:31.657379417Z level=info msg="Migration successfully executed" id="create role table" duration=838.598µs logger=migrator t=2026-05-26T05:54:31.663045493Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T05:54:31.673770452Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.725439ms logger=migrator t=2026-05-26T05:54:31.678471079Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T05:54:31.68579157Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.317351ms logger=migrator t=2026-05-26T05:54:31.690911815Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T05:54:31.691984387Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.072182ms logger=migrator t=2026-05-26T05:54:31.699694335Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T05:54:31.701499072Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.797786ms logger=migrator t=2026-05-26T05:54:31.712529708Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T05:54:31.714218863Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.692035ms logger=migrator t=2026-05-26T05:54:31.718514291Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T05:54:31.719536063Z level=info msg="Migration successfully executed" id="create team role table" duration=1.020991ms logger=migrator t=2026-05-26T05:54:31.726127868Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T05:54:31.727345043Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.216615ms logger=migrator t=2026-05-26T05:54:31.734195173Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T05:54:31.73553271Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.345877ms logger=migrator t=2026-05-26T05:54:31.741203757Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T05:54:31.742965554Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.762226ms logger=migrator t=2026-05-26T05:54:31.749270373Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T05:54:31.750295694Z level=info msg="Migration successfully executed" id="create user role table" duration=1.025452ms logger=migrator t=2026-05-26T05:54:31.755769747Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T05:54:31.757653395Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.883958ms logger=migrator t=2026-05-26T05:54:31.764133648Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T05:54:31.766796743Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.666855ms logger=migrator t=2026-05-26T05:54:31.773382248Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T05:54:31.775365469Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.983051ms logger=migrator t=2026-05-26T05:54:31.781848312Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T05:54:31.782886563Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.040621ms logger=migrator t=2026-05-26T05:54:31.788412457Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T05:54:31.790433638Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.025492ms logger=migrator t=2026-05-26T05:54:31.796467212Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T05:54:31.797968333Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.690755ms logger=migrator t=2026-05-26T05:54:31.808686023Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T05:54:31.823291863Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=14.59823ms logger=migrator t=2026-05-26T05:54:31.830878378Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T05:54:31.831796717Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=919.039µs logger=migrator t=2026-05-26T05:54:31.839199229Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T05:54:31.840510016Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.312027ms logger=migrator t=2026-05-26T05:54:31.846616592Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T05:54:31.848362278Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.744277ms logger=migrator t=2026-05-26T05:54:31.853156925Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T05:54:31.854350891Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.189375ms logger=migrator t=2026-05-26T05:54:31.860129799Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T05:54:31.861707391Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.577442ms logger=migrator t=2026-05-26T05:54:31.867254855Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T05:54:31.86845471Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.204345ms logger=migrator t=2026-05-26T05:54:31.874926973Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T05:54:31.884108381Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.178158ms logger=migrator t=2026-05-26T05:54:31.891586885Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T05:54:31.898361794Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.776739ms logger=migrator t=2026-05-26T05:54:31.905760396Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T05:54:31.915084818Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.329042ms logger=migrator t=2026-05-26T05:54:31.921691343Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T05:54:31.927292798Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.600765ms logger=migrator t=2026-05-26T05:54:31.9342102Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T05:54:31.935317353Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.106883ms logger=migrator t=2026-05-26T05:54:31.941390078Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T05:54:31.943081383Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.687025ms logger=migrator t=2026-05-26T05:54:31.948943883Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T05:54:31.950001174Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.061961ms logger=migrator t=2026-05-26T05:54:31.955186621Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T05:54:31.956150711Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=960.869µs logger=migrator t=2026-05-26T05:54:31.961953209Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T05:54:31.963672085Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.717536ms logger=migrator t=2026-05-26T05:54:31.974199632Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T05:54:31.974279833Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=80.851µs logger=migrator t=2026-05-26T05:54:31.980117943Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T05:54:31.980166934Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.001µs logger=migrator t=2026-05-26T05:54:31.985605446Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T05:54:31.986259849Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=655.433µs logger=migrator t=2026-05-26T05:54:31.992466286Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T05:54:31.993379624Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=916.858µs logger=migrator t=2026-05-26T05:54:31.999645944Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T05:54:32.000508182Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=864.978µs logger=migrator t=2026-05-26T05:54:32.006944503Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T05:54:32.007433653Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=501.81µs logger=migrator t=2026-05-26T05:54:32.019731526Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T05:54:32.020302558Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=582.792µs logger=migrator t=2026-05-26T05:54:32.024466784Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T05:54:32.026064886Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.596212ms logger=migrator t=2026-05-26T05:54:32.030915336Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T05:54:32.03211973Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.202184ms logger=migrator t=2026-05-26T05:54:32.035891068Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T05:54:32.044903943Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.012525ms logger=migrator t=2026-05-26T05:54:32.048482807Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T05:54:32.048551588Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=69.552µs logger=migrator t=2026-05-26T05:54:32.052612282Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T05:54:32.05354153Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=929.168µs logger=migrator t=2026-05-26T05:54:32.062124657Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T05:54:32.064038266Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.91337ms logger=migrator t=2026-05-26T05:54:32.06861695Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T05:54:32.069934477Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.320358ms logger=migrator t=2026-05-26T05:54:32.074658043Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T05:54:32.082805631Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.146848ms logger=migrator t=2026-05-26T05:54:32.086338084Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T05:54:32.087344904Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.00646ms logger=migrator t=2026-05-26T05:54:32.090901887Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T05:54:32.091918519Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.016201ms logger=migrator t=2026-05-26T05:54:32.095994142Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:54:32.119164317Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.169965ms logger=migrator t=2026-05-26T05:54:32.122537787Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T05:54:32.123300383Z level=info msg="Migration successfully executed" id="create correlation v2" duration=762.316µs logger=migrator t=2026-05-26T05:54:32.127905997Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T05:54:32.129362287Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.45096ms logger=migrator t=2026-05-26T05:54:32.133460411Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T05:54:32.135232878Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.772316ms logger=migrator t=2026-05-26T05:54:32.139344572Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T05:54:32.140477495Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.133233ms logger=migrator t=2026-05-26T05:54:32.14553665Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T05:54:32.145796395Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=259.305µs logger=migrator t=2026-05-26T05:54:32.151356839Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T05:54:32.15288193Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.528571ms logger=migrator t=2026-05-26T05:54:32.156892002Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T05:54:32.165270045Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.376833ms logger=migrator t=2026-05-26T05:54:32.169365768Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T05:54:32.170289588Z level=info msg="Migration successfully executed" id="create entity_events table" duration=923.86µs logger=migrator t=2026-05-26T05:54:32.175773551Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T05:54:32.176849942Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.076071ms logger=migrator t=2026-05-26T05:54:32.181547579Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:54:32.181995738Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:54:32.186720174Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:54:32.187151724Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:54:32.191995883Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T05:54:32.193345361Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.346648ms logger=migrator t=2026-05-26T05:54:32.197571607Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T05:54:32.19915229Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.578053ms logger=migrator t=2026-05-26T05:54:32.20601559Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:54:32.207181895Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.166585ms logger=migrator t=2026-05-26T05:54:32.213086446Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:54:32.214977175Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.896469ms logger=migrator t=2026-05-26T05:54:32.220439288Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T05:54:32.221534Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.094453ms logger=migrator t=2026-05-26T05:54:32.226926841Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T05:54:32.228711797Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.791387ms logger=migrator t=2026-05-26T05:54:32.23469888Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T05:54:32.235603178Z level=info msg="Migration successfully executed" id="Drop public config table" duration=903.378µs logger=migrator t=2026-05-26T05:54:32.241269225Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T05:54:32.242563841Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.294566ms logger=migrator t=2026-05-26T05:54:32.246541663Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T05:54:32.249070075Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.532882ms logger=migrator t=2026-05-26T05:54:32.253374463Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T05:54:32.254763642Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.393959ms logger=migrator t=2026-05-26T05:54:32.258183732Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T05:54:32.259309325Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.125373ms logger=migrator t=2026-05-26T05:54:32.266505923Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T05:54:32.287166427Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.657834ms logger=migrator t=2026-05-26T05:54:32.290449025Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T05:54:32.298232954Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.785949ms logger=migrator t=2026-05-26T05:54:32.30190313Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T05:54:32.310291833Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.388312ms logger=migrator t=2026-05-26T05:54:32.317350607Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T05:54:32.317608122Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=259.355µs logger=migrator t=2026-05-26T05:54:32.321173545Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T05:54:32.329979927Z level=info msg="Migration successfully executed" id="add share column" duration=8.805962ms logger=migrator t=2026-05-26T05:54:32.333405957Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T05:54:32.333614111Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=209.004µs logger=migrator t=2026-05-26T05:54:32.336757105Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T05:54:32.337727715Z level=info msg="Migration successfully executed" id="create file table" duration=970.68µs logger=migrator t=2026-05-26T05:54:32.344392562Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T05:54:32.345638678Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.244826ms logger=migrator t=2026-05-26T05:54:32.351488497Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T05:54:32.35306605Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.582433ms logger=migrator t=2026-05-26T05:54:32.360198226Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T05:54:32.361428762Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.233306ms logger=migrator t=2026-05-26T05:54:32.372573251Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T05:54:32.374205654Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.635033ms logger=migrator t=2026-05-26T05:54:32.378495232Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T05:54:32.378583914Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=86.602µs logger=migrator t=2026-05-26T05:54:32.386397835Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T05:54:32.386489377Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=91.992µs logger=migrator t=2026-05-26T05:54:32.390134081Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T05:54:32.390773254Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=639.763µs logger=migrator t=2026-05-26T05:54:32.398754248Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T05:54:32.398998933Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=242.865µs logger=migrator t=2026-05-26T05:54:32.403592998Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T05:54:32.405008867Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.416849ms logger=migrator t=2026-05-26T05:54:32.411027121Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T05:54:32.426302084Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=15.270013ms logger=migrator t=2026-05-26T05:54:32.433538283Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T05:54:32.434035703Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=503.61µs logger=migrator t=2026-05-26T05:54:32.442686231Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T05:54:32.444859575Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.177005ms logger=migrator t=2026-05-26T05:54:32.449264855Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T05:54:32.449734315Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=474.08µs logger=migrator t=2026-05-26T05:54:32.455289759Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T05:54:32.455842831Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=555.802µs logger=migrator t=2026-05-26T05:54:32.46022195Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T05:54:32.460915904Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=698.214µs logger=migrator t=2026-05-26T05:54:32.464471898Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T05:54:32.475612537Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.134659ms logger=migrator t=2026-05-26T05:54:32.480646219Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T05:54:32.487221145Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.574136ms logger=migrator t=2026-05-26T05:54:32.491914451Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T05:54:32.493413262Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.502251ms logger=migrator t=2026-05-26T05:54:32.49722535Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T05:54:32.578172122Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.943882ms logger=migrator t=2026-05-26T05:54:32.584511062Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T05:54:32.585438032Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=924.73µs logger=migrator t=2026-05-26T05:54:32.589178468Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T05:54:32.59020814Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.029232ms logger=migrator t=2026-05-26T05:54:32.594425766Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T05:54:32.625692118Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.264182ms logger=migrator t=2026-05-26T05:54:32.631538498Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T05:54:32.638143174Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.604576ms logger=migrator t=2026-05-26T05:54:32.641913301Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T05:54:32.642231977Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=317.616µs logger=migrator t=2026-05-26T05:54:32.646050245Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T05:54:32.646317652Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=267.287µs logger=migrator t=2026-05-26T05:54:32.649770083Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T05:54:32.65012469Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=354.127µs logger=migrator t=2026-05-26T05:54:32.654162562Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T05:54:32.65455233Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=388.908µs logger=migrator t=2026-05-26T05:54:32.659034972Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T05:54:32.65939302Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=358.387µs logger=migrator t=2026-05-26T05:54:32.664346582Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T05:54:32.66575815Z level=info msg="Migration successfully executed" id="create folder table" duration=1.409518ms logger=migrator t=2026-05-26T05:54:32.671381556Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T05:54:32.673195913Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.813278ms logger=migrator t=2026-05-26T05:54:32.681444523Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T05:54:32.68272513Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.280146ms logger=migrator t=2026-05-26T05:54:32.689730533Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T05:54:32.689769933Z level=info msg="Migration successfully executed" id="Update folder title length" duration=79.041µs logger=migrator t=2026-05-26T05:54:32.693881548Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T05:54:32.696368919Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.486731ms logger=migrator t=2026-05-26T05:54:32.701263849Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T05:54:32.70220995Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=946.191µs logger=migrator t=2026-05-26T05:54:32.706281053Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T05:54:32.707187491Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=907.598µs logger=migrator t=2026-05-26T05:54:32.710745365Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T05:54:32.711336387Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=589.732µs logger=migrator t=2026-05-26T05:54:32.715074383Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T05:54:32.715535382Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=493.3µs logger=migrator t=2026-05-26T05:54:32.719826841Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T05:54:32.721026645Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.199984ms logger=migrator t=2026-05-26T05:54:32.724898295Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T05:54:32.726153621Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.254836ms logger=migrator t=2026-05-26T05:54:32.729864727Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T05:54:32.731015801Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.150944ms logger=migrator t=2026-05-26T05:54:32.736973203Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T05:54:32.738669358Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.695265ms logger=migrator t=2026-05-26T05:54:32.742209361Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T05:54:32.743720631Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.512081ms logger=migrator t=2026-05-26T05:54:32.747323276Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T05:54:32.748479259Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.155233ms logger=migrator t=2026-05-26T05:54:32.752579263Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T05:54:32.754081944Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.502441ms logger=migrator t=2026-05-26T05:54:32.758555246Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T05:54:32.76114019Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.582034ms logger=migrator t=2026-05-26T05:54:32.76996608Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T05:54:32.770891339Z level=info msg="Migration successfully executed" id="create signing_key table" duration=955.619µs logger=migrator t=2026-05-26T05:54:32.775372892Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T05:54:32.776506275Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.133193ms logger=migrator t=2026-05-26T05:54:32.780947906Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T05:54:32.781855334Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=907.178µs logger=migrator t=2026-05-26T05:54:32.786161992Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T05:54:32.786571801Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=408.989µs logger=migrator t=2026-05-26T05:54:32.790060833Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T05:54:32.799415985Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.356922ms logger=migrator t=2026-05-26T05:54:32.803489769Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T05:54:32.804077551Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=590.822µs logger=migrator t=2026-05-26T05:54:32.808316508Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T05:54:32.808334738Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.641µs logger=migrator t=2026-05-26T05:54:32.811965093Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T05:54:32.813603096Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.637453ms logger=migrator t=2026-05-26T05:54:32.817316173Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T05:54:32.817338563Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.59µs logger=migrator t=2026-05-26T05:54:32.820761843Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T05:54:32.822754685Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.990722ms logger=migrator t=2026-05-26T05:54:32.82744159Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T05:54:32.828983062Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.540902ms logger=migrator t=2026-05-26T05:54:32.833946674Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T05:54:32.835139058Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.191664ms logger=migrator t=2026-05-26T05:54:32.840893207Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T05:54:32.841801675Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=909.558µs logger=migrator t=2026-05-26T05:54:32.846377009Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T05:54:32.846739667Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=363.588µs logger=migrator t=2026-05-26T05:54:32.850261068Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T05:54:32.850980854Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=719.796µs logger=migrator t=2026-05-26T05:54:32.85470095Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T05:54:32.855922695Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.221495ms logger=migrator t=2026-05-26T05:54:32.861223274Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T05:54:32.862337067Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.113263ms logger=migrator t=2026-05-26T05:54:32.867028393Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T05:54:32.877523299Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.494336ms logger=migrator t=2026-05-26T05:54:32.881382037Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T05:54:32.893211751Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.829634ms logger=migrator t=2026-05-26T05:54:32.897891976Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T05:54:32.909531426Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.63556ms logger=migrator t=2026-05-26T05:54:32.913560799Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T05:54:32.913695961Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=135.382µs logger=migrator t=2026-05-26T05:54:32.917190753Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T05:54:32.930977656Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.779843ms logger=migrator t=2026-05-26T05:54:32.934811836Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T05:54:32.942561374Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.749589ms logger=migrator t=2026-05-26T05:54:32.94582145Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T05:54:32.946148888Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=327.638µs logger=migrator t=2026-05-26T05:54:32.95066154Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.721663947s logger=migrator t=2026-05-26T05:54:32.9520845Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T05:54:32.973866076Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T05:54:32.974103382Z level=info msg="Created default organization" logger=secrets t=2026-05-26T05:54:32.978820928Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T05:54:33.025208901Z level=info msg="Restored cache from database" duration=636.863µs logger=plugin.store t=2026-05-26T05:54:33.026881055Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T05:54:33.065183472Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T05:54:33.065225412Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T05:54:33.065340815Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T05:54:33.065355885Z level=info msg="Plugins loaded" count=54 duration=38.47722ms logger=query_data t=2026-05-26T05:54:33.069870348Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T05:54:33.074084604Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T05:54:33.083713013Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T05:54:33.093252688Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T05:54:33.095904182Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T05:54:33.098021036Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T05:54:33.120888096Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T05:54:33.139853915Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T05:54:33.165067273Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T05:54:33.165098904Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-26T05:54:33.165286588Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-26T05:54:33.16542771Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-26T05:54:33.165856039Z level=info msg="State cache has been initialized" states=0 duration=569.412µs logger=ngalert.scheduler t=2026-05-26T05:54:33.16592737Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T05:54:33.166021092Z level=info msg=starting first_tick=2026-05-26T05:54:40Z logger=grafanaStorageLogger t=2026-05-26T05:54:33.166594314Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-26T05:54:33.167651536Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-26T05:54:33.170601847Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-26T05:54:33.237787186Z level=info msg="Update check succeeded" duration=71.443217ms logger=provisioning.dashboard t=2026-05-26T05:54:33.264340511Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-05-26T05:54:33.307966037Z level=info msg="Update check succeeded" duration=141.69762ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T05:54:33.49318342Z level=info msg="Patterns update finished" duration=143.632009ms logger=grafana-apiserver t=2026-05-26T05:54:33.611614351Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T05:54:33.612105141Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T05:54:35.606472491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.607031682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.630966324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.654228821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.673743612Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-26T05:54:35.702353829Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-26T05:54:35.708377263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.732321205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.793234495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.813617294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.83633164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.855976163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.879521337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.895500975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.919040039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.938175852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.959469498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:35.974995068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.000632094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.019037462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.052140541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.069987668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.099597615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.112923409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.13632768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.155663817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.185224084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.203890207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.234499445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.252986525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.27906302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.300486551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.335889008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.349891885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.384519686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.401516705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.436193106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.454077574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.490017592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.505915498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.537996217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.557507418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.600720235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.619834337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.655181574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.674276195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.716030792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.736601755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.788804607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.806404459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.841991219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.861003329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.896834405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.919094832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.965814521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:36.987938135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.115369532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.137423655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.182193524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.20146565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.249612459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.263485303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.320711898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.338017093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.38509989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.404979948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.449144215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.470908962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.52923976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.548323341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.593715704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.625912275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.728876749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.756803962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.854274004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.874793325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.94952129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:37.96903205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:38.04500979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:38.059243062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:54:38.146114206Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T05:56:13.189218773Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T06:04:33.237066994Z level=info msg="Completed cleanup jobs" duration=69.977226ms logger=plugins.update.checker t=2026-05-26T06:04:33.355821267Z level=info msg="Update check succeeded" duration=47.460681ms logger=cleanup t=2026-05-26T06:14:33.189512493Z level=info msg="Completed cleanup jobs" duration=22.629021ms logger=plugins.update.checker t=2026-05-26T06:14:33.363495602Z level=info msg="Update check succeeded" duration=54.970549ms logger=cleanup t=2026-05-26T06:24:33.218546084Z level=info msg="Completed cleanup jobs" duration=52.396975ms logger=plugins.update.checker t=2026-05-26T06:24:33.358757736Z level=info msg="Update check succeeded" duration=50.395375ms logger=infra.usagestats t=2026-05-26T06:26:13.212640149Z level=info msg="Usage stats are ready to report"